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

Unified Diff: chrome/chrome_browser_extensions.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
« no previous file with comments | « chrome/browser/profiles/profile_dependency_manager.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 97fdf1db811c2bd81f6d2c0cab55c2f278537a64..1264c05202dac1c5d0b9090abb36871b8daf2306 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -377,6 +377,7 @@
'browser/extensions/api/sync_file_system/extension_sync_event_observer.h',
'browser/extensions/api/sync_file_system/sync_file_system_api.cc',
'browser/extensions/api/sync_file_system/sync_file_system_api.h',
+ 'browser/extensions/api/system_indicator/system_indicator_api.cc',
'browser/extensions/api/system_indicator/system_indicator_api.h',
'browser/extensions/api/system_indicator/system_indicator_manager.cc',
'browser/extensions/api/system_indicator/system_indicator_manager.h',
« no previous file with comments | « chrome/browser/profiles/profile_dependency_manager.cc ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698