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

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: chromium-style virtual dtor not public for ref-counted class 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
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/experimental_system_info_storage.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 50754a35c3acba5277a83dec37c355a35b291576..a8f567de1f55ffe3bd9733a4130d8f2dd166a880 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -50,6 +50,7 @@
'experimental_media_galleries.idl',
'experimental_push_messaging.idl',
'experimental_system_info_cpu.idl',
+ 'experimental_system_info_storage.idl',
'experimental_usb.idl',
'file_system.idl',
'serial.idl',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | chrome/common/extensions/api/experimental_system_info_storage.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698