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..0f9996702f8a446e932c0355a52a5d1d89a7ae85 100644 |
| --- a/chrome/common/extensions/api/api.gyp |
| +++ b/chrome/common/extensions/api/api.gyp |
| @@ -49,10 +49,12 @@ |
| 'experimental_identity.idl', |
| 'experimental_idltest.idl', |
| 'experimental_infobars.json', |
| + 'input_method_private.json', |
| 'location.idl', |
| 'experimental_media_galleries.idl', |
| 'experimental_record.json', |
| 'experimental_system_info_cpu.idl', |
| + 'experimental_system_info_display.idl', |
|
not at google - send to devlin
2013/05/24 19:09:18
why did you need to add these in here?
have the c
cduvall
2013/05/30 00:50:51
I originally added them so they would be in the Ge
|
| 'experimental_system_info_memory.idl', |
| 'experimental_system_info_storage.idl', |
| 'extension.json', |