Bug 1685832 - Add a missing include to fix non-unified bustage.

MANUAL PUSH: bustage on a CLOSED TREE
This commit is contained in:
Emilio Cobos Álvarez 2021-01-11 05:14:42 +01:00
parent 3339819a8e
commit 40dc6e911d

View File

@ -36,6 +36,7 @@
#include "mozilla/dom/PerformanceStorage.h"
#include "mozilla/dom/UserActivation.h"
#include "mozilla/dom/WorkerCommon.h"
#include "mozilla/PreloaderBase.h"
#include "mozilla/net/NeckoChannelParams.h"
#include "mozilla/ipc/PBackgroundSharedTypes.h"
#include "mozilla/StaticPrefs_browser.h"