Index: chrome/common/extensions/api/api.gyp |
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
index 153cdab5cb0c834ddb2d703f81ed3cf4c0e335b5..b6f62c4acf7c6582585fd2573adcddce38ebca4b 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_info_memory.idl', |
- 'experimental_system_info_storage.idl', |
'extension.json', |
'feedback_private.idl', |
'file_browser_handler_internal.json', |
@@ -94,6 +93,7 @@ |
'system_indicator.idl', |
'system_info_cpu.idl', |
'system_info_display.idl', |
+ 'system_storage.idl', |
'system_private.json', |
'tab_capture.idl', |
'tabs.json', |