Port bug 1430857 to TB/IB/SM: move include of WindowsDllBlocklist.h in mainline. rs=bustage-fix
This commit is contained in:
Родитель
1c51950521
Коммит
6cd9807655
|
@ -28,6 +28,7 @@
|
|||
#ifdef MOZ_SANDBOX
|
||||
#include "mozilla/sandboxing/SandboxInitialization.h"
|
||||
#endif
|
||||
#include "mozilla/WindowsDllBlocklist.h"
|
||||
#endif
|
||||
#include "BinaryPath.h"
|
||||
|
||||
|
@ -35,7 +36,6 @@
|
|||
|
||||
#include "mozilla/Sprintf.h"
|
||||
#include "mozilla/StartupTimeline.h"
|
||||
#include "mozilla/WindowsDllBlocklist.h"
|
||||
|
||||
#ifdef LIBFUZZER
|
||||
#include "FuzzerDefs.h"
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
#ifdef MOZ_SANDBOX
|
||||
#include "mozilla/sandboxing/SandboxInitialization.h"
|
||||
#endif
|
||||
#include "mozilla/WindowsDllBlocklist.h"
|
||||
#endif
|
||||
#include "BinaryPath.h"
|
||||
|
||||
|
@ -35,7 +36,6 @@
|
|||
|
||||
#include "mozilla/Sprintf.h"
|
||||
#include "mozilla/StartupTimeline.h"
|
||||
#include "mozilla/WindowsDllBlocklist.h"
|
||||
|
||||
#ifdef LIBFUZZER
|
||||
#include "FuzzerDefs.h"
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
#ifdef MOZ_SANDBOX
|
||||
#include "mozilla/sandboxing/SandboxInitialization.h"
|
||||
#endif
|
||||
#include "mozilla/WindowsDllBlocklist.h"
|
||||
#endif
|
||||
#include "BinaryPath.h"
|
||||
|
||||
|
@ -35,7 +36,6 @@
|
|||
|
||||
#include "mozilla/Sprintf.h"
|
||||
#include "mozilla/StartupTimeline.h"
|
||||
#include "mozilla/WindowsDllBlocklist.h"
|
||||
|
||||
#ifdef LIBFUZZER
|
||||
#include "FuzzerDefs.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче