Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index b15133579ab6a1b115f373530f03d78792762d7b..f18ff712935d2a373017b4b77236d9ab5fc94651 100644 |
--- a/chrome/common/extensions/api/api.gyp |
+++ b/chrome/common/extensions/api/api.gyp |
@@ -56,7 +56,6 @@ |
'experimental_media_galleries.idl', |
'experimental_record.json', |
'system_memory.idl', |
- 'experimental_system_info_storage.idl', |
'extension.json', |
'feedback_private.idl', |
'file_browser_handler_internal.json', |
@@ -93,6 +92,7 @@ |
'system_indicator.idl', |
'system_cpu.idl', |
'system_display.idl', |
+ 'system_storage.idl', |
'system_private.json', |
'tab_capture.idl', |
'tabs.json', |