зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1817318 - Make uriloader/preload buildable outside of a unified uild environment r=andi
Differential Revision: https://phabricator.services.mozilla.com/D170119
This commit is contained in:
Родитель
63fa842543
Коммит
5da8785575
|
@ -8,10 +8,11 @@
|
|||
#include "mozilla/Telemetry.h"
|
||||
#include "nsContentUtils.h"
|
||||
#include "nsIAsyncVerifyRedirectCallback.h"
|
||||
#include "nsIChannel.h"
|
||||
#include "nsIHttpChannel.h"
|
||||
#include "nsILoadGroup.h"
|
||||
#include "nsIInterfaceRequestorUtils.h"
|
||||
#include "nsIRedirectResultListener.h"
|
||||
#include "nsNetUtil.h"
|
||||
|
||||
// Change this if we want to cancel and remove the associated preload on removal
|
||||
// of all <link rel=preload> tags from the tree.
|
||||
|
|
|
@ -24,5 +24,3 @@ UNIFIED_SOURCES += [
|
|||
]
|
||||
|
||||
FINAL_LIBRARY = "xul"
|
||||
|
||||
REQUIRES_UNIFIED_BUILD = True
|
||||
|
|
Загрузка…
Ссылка в новой задаче