зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1824557 - Make storage/ buildable outside of a unified build environment
Differential Revision: https://phabricator.services.mozilla.com/D173637
This commit is contained in:
Родитель
8e06a7a853
Коммит
d90fc7ba40
|
@ -107,5 +107,3 @@ LOCAL_INCLUDES += [
|
|||
]
|
||||
|
||||
CXXFLAGS += CONFIG["SQLITE_CFLAGS"]
|
||||
|
||||
REQUIRES_UNIFIED_BUILD = True
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
#include "mozilla/Telemetry.h"
|
||||
|
||||
#ifndef MOZ_STORAGE_SORTWARNING_SQL_DUMP
|
||||
#include "mozilla/Logging.h"
|
||||
extern mozilla::LazyLogModule gStorageLog;
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче