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

Unified Diff: extensions/extensions.gyp

Issue 47923018: Move FeatureSwitch to top-level extensions/ (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 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 | « extensions/common/switches.cc ('k') | no next file » | 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 6cef0eea15d5650740969c10b47db1fb18f12c22..be923b677d07f51c2ee06eab78c516a044818fa8 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -47,6 +47,8 @@
'common/extension_urls.h',
'common/extensions_client.cc',
'common/extensions_client.h',
+ 'common/feature_switch.cc',
+ 'common/feature_switch.h',
'common/features/feature.cc',
'common/features/feature.h',
'common/features/feature_provider.cc',
« no previous file with comments | « extensions/common/switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698