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

Unified Diff: chrome/chrome_common.gypi

Issue 22299009: Move channel-related (Chrome-specific) global state out of Feature. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 bf7f2aee7b69421cf95baa3a3528f6c596ce1427..6528136463e81eeebfb52c52169c53f6bb0fe1b9 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -242,6 +242,8 @@
'common/extensions/features/complex_feature.h',
'common/extensions/features/feature.cc',
'common/extensions/features/feature.h',
+ 'common/extensions/features/feature_channel.cc',
+ 'common/extensions/features/feature_channel.h',
'common/extensions/features/feature_provider.h',
'common/extensions/features/manifest_feature.cc',
'common/extensions/features/manifest_feature.h',

Powered by Google App Engine
This is Rietveld 408576698