| Index: chrome/common/extensions/api/schemas.gypi
|
| diff --git a/chrome/common/extensions/api/schemas.gypi b/chrome/common/extensions/api/schemas.gypi
|
| index fddbb0767b08eda8ff887c622f45e311ab0b51a5..e36f2d21f7a247534f7e44e77df65c8186f34acb 100644
|
| --- a/chrome/common/extensions/api/schemas.gypi
|
| +++ b/chrome/common/extensions/api/schemas.gypi
|
| @@ -52,6 +52,7 @@
|
| 'identity_private.idl',
|
| 'image_writer_private.idl',
|
| 'inline_install_private.idl',
|
| + 'instance_id.idl',
|
| 'launcher_page.idl',
|
| 'location.idl',
|
| 'manifest_types.json',
|
|
|