Skip to content
Snippets Groups Projects
Commit ab980270 authored by serge-sans-paille's avatar serge-sans-paille
Browse files

Bug 1824557 - Make storage/ buildable outside of a unified build environment

parent 9d12970a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment