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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 11361189: Initial skeleton for System Indicator API (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Up similarity requirement Created 8 years, 1 month 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/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index d2806d4a5f5e26ed4df91a2434ec7af108e0b4cc..c7b7ff32ea03323ba054a075ede1e8849b15e062 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -53,6 +53,7 @@
'experimental_idltest.idl',
'experimental_media_galleries.idl',
'experimental_notification.idl',
+ 'experimental_system_indicator.idl',
'experimental_system_info_cpu.idl',
'experimental_system_info_memory.idl',
'experimental_system_info_storage.idl',

Powered by Google App Engine
This is Rietveld 408576698