Chromium Code Reviews| Index: chrome/common/extensions/api/api.gyp |
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp |
| index 35cf75b76aae69e48d40892c47302f5de598d073..668a07bd6128602968db56cf4e40cfd799a853cb 100644 |
| --- a/chrome/common/extensions/api/api.gyp |
| +++ b/chrome/common/extensions/api/api.gyp |
| @@ -52,7 +52,7 @@ |
| 'location.idl', |
| 'experimental_media_galleries.idl', |
| 'experimental_record.json', |
| - 'experimental_system_info_cpu.idl', |
| + 'system_info_cpu.idl', |
|
Hongbo Min
2013/05/30 11:51:12
Don't we need to keep alhpa-order in this file?
Tim Song
2013/05/31 01:08:35
Done.
|
| 'experimental_system_info_memory.idl', |
| 'experimental_system_info_storage.idl', |
| 'extension.json', |