Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(20)

Unified Diff: chrome/common/extensions/api/BUILD.gn

Issue 2479593006: Move enable extensions define to a build flag. (Closed)
Patch Set: Merge Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/extensions/BUILD.gn ('k') | chrome/common/extensions/chrome_utility_extensions_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/BUILD.gn
diff --git a/chrome/common/extensions/api/BUILD.gn b/chrome/common/extensions/api/BUILD.gn
index eebfa42264b00d4e198db1c5b40214fe846e6357..3517db474024e35e64de8e321860a9e56ee420fb 100644
--- a/chrome/common/extensions/api/BUILD.gn
+++ b/chrome/common/extensions/api/BUILD.gn
@@ -6,6 +6,7 @@ import("//build/config/features.gni")
import("//build/config/ui.gni")
import("//build/json_schema_api.gni")
import("//chrome/common/features.gni")
+import("//extensions/features/features.gni")
import("//tools/json_schema_compiler/json_features.gni")
assert(enable_extensions)
« no previous file with comments | « chrome/common/extensions/BUILD.gn ('k') | chrome/common/extensions/chrome_utility_extensions_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698