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

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: 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/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 2804ede35be2cca009cbd532a45aada7d945fdff..f5b7ae6b57c4f2225217f4695886301bbb48d3bf 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',

Powered by Google App Engine
This is Rietveld 408576698