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

Unified Diff: extensions/extensions.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: extensions/extensions.gypi
diff --git a/extensions/extensions.gypi b/extensions/extensions.gypi
index 8f95c4c043b4ff6fa121603cca07828d7852b62a..00d1b14786236a329ad4c2d967b39e203f1ca869 100644
--- a/extensions/extensions.gypi
+++ b/extensions/extensions.gypi
@@ -90,6 +90,8 @@
'common/features/feature.h',
'common/features/feature_provider.cc',
'common/features/feature_provider.h',
+ 'common/features/feature_channel.cc',
+ 'common/features/feature_channel.h',
'common/features/feature_util.h',
'common/features/json_feature_provider_source.cc',
'common/features/json_feature_provider_source.h',

Powered by Google App Engine
This is Rietveld 408576698