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

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

Issue 10824232: Add systeminfo.storage API implementation skeleton (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Capitalize systeminfo.storage to systemInfo.storage Created 8 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/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 6095d04a8acaf1dc41e3531b8632351361b85956..616f24068d863f71b93bfd200828b0a95ef69d7e 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -47,6 +47,7 @@
'experimental_idltest.idl',
'experimental_media_galleries.idl',
'experimental_push_messaging.idl',
+ 'experimental_system_info_storage.idl',
'experimental_usb.idl',
'file_system.idl',
'serial.idl',

Powered by Google App Engine
This is Rietveld 408576698