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

Unified Diff: chrome/browser/extensions/BUILD.gn

Issue 2165023003: [Extensions] Use compiled feature files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test fixes Created 4 years, 5 months 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
Index: chrome/browser/extensions/BUILD.gn
diff --git a/chrome/browser/extensions/BUILD.gn b/chrome/browser/extensions/BUILD.gn
index 08bf9deda14e1d8139523562d1522b97b4c760a7..a38c519068b5ffb59e13a016104ee6b34f7484dc 100644
--- a/chrome/browser/extensions/BUILD.gn
+++ b/chrome/browser/extensions/BUILD.gn
@@ -44,6 +44,7 @@ static_library("extensions") {
"//chrome/browser/devtools",
"//chrome/common",
"//chrome/common/extensions/api:api_registration",
+ "//chrome/common/extensions/api:extensions_features",
"//chrome/common/safe_browsing:proto",
"//chrome/installer/util:with_no_strings",
"//components/data_reduction_proxy/proto:data_reduction_proxy_proto",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/chrome_common.gypi » ('j') | extensions/test/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698