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

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: 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 690f9e3598f0a99bf2c9a1ac34b03cb2d186710e..911f6b1d45ff0273bcfae0485c70d512402b43b1 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -46,6 +46,7 @@
'experimental_idltest.idl',
'experimental_media_galleries.idl',
'experimental_push_messaging.idl',
+ 'experimental_systeminfo_storage.idl',
'experimental_usb.idl',
'file_system.idl',
'serial.idl',

Powered by Google App Engine
This is Rietveld 408576698