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