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

Unified Diff: chrome/chrome_common.gypi

Issue 2137463003: [Extensions] Move Feature channel code into //extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Test fix 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 | « chrome/browser/ui/webui/extensions/extension_settings_browsertest.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index a0c7de7796c71310328223bdc158b5be24f68f72..39b33f6c7dbd016c419ab0478e5bf3ab31fcc2f3 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -155,10 +155,6 @@
'common/extensions/extension_metrics.h',
'common/extensions/extension_process_policy.cc',
'common/extensions/extension_process_policy.h',
- 'common/extensions/features/chrome_channel_feature_filter.cc',
- 'common/extensions/features/chrome_channel_feature_filter.h',
- 'common/extensions/features/feature_channel.cc',
- 'common/extensions/features/feature_channel.h',
'common/extensions/features/feature_util.cc',
'common/extensions/features/feature_util.h',
'common/extensions/image_writer/image_writer_util_mac.cc',
« no previous file with comments | « chrome/browser/ui/webui/extensions/extension_settings_browsertest.h ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698