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

Unified Diff: extensions/extensions.gyp

Issue 2165023003: [Extensions] Use compiled feature files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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
« no previous file with comments | « extensions/common/features/simple_feature.h ('k') | extensions/extensions_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index f02fb543601a6afad81770deb432ba32cc2bd455..d812267da35eeafb9e9285e3476cf48a8444b4b9 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -276,6 +276,7 @@
'extensions_browser',
'extensions_common',
'extensions_resources.gyp:extensions_resources',
+ 'test/test_api.gyp:extensions_features',
],
'include_dirs': [
'..',
« no previous file with comments | « extensions/common/features/simple_feature.h ('k') | extensions/extensions_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698