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

Unified Diff: chrome/chrome_common.gypi

Issue 12618009: Move SystemIndicator parsing out of Extension class (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 9 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 3be3e07c74ce322440384cbe4812293c83494dd8..fba4fb05d121a9d863715d7dbf5fc6c66d2c11ae 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -182,6 +182,8 @@
'common/extensions/api/plugins/plugins_handler.h',
'common/extensions/api/speech/tts_engine_manifest_handler.cc',
'common/extensions/api/speech/tts_engine_manifest_handler.h',
+ 'common/extensions/api/system_indicator/system_indicator_handler.cc',
+ 'common/extensions/api/system_indicator/system_indicator_handler.h',
'common/extensions/api/themes/theme_handler.cc',
'common/extensions/api/themes/theme_handler.h',
'common/extensions/background_info.cc',

Powered by Google App Engine
This is Rietveld 408576698