зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1817308
- Make security/manager/pki buildable outside of a unified build environment r=andi
Differential Revision: https://phabricator.services.mozilla.com/D170130
This commit is contained in:
Родитель
f44c2c4e4d
Коммит
08ca092f5e
|
@ -32,5 +32,3 @@ if CONFIG["CC_TYPE"] in ("clang", "gcc"):
|
|||
CXXFLAGS += [
|
||||
"-Wno-unused-parameter",
|
||||
]
|
||||
|
||||
REQUIRES_UNIFIED_BUILD = True
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
#include "nsNSSDialogHelper.h"
|
||||
|
||||
#include "mozIDOMWindow.h"
|
||||
#include "mozilla/dom/ScriptSettings.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIWindowWatcher.h"
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
#include "nsIX509Cert.h"
|
||||
#include "nsNSSDialogHelper.h"
|
||||
#include "nsPromiseFlatString.h"
|
||||
#include "nsServiceManagerUtils.h"
|
||||
#include "nsString.h"
|
||||
#include "nsVariant.h"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче