| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index 5e976da1a787fb72cc22ac11b4c4e2f999653e67..ccf6b98bb89c0886e635e7dc4a79e0c71d1a5237 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -44,6 +44,7 @@
|
| 'context_menus_internal.json',
|
| 'context_menus.json',
|
| 'cookies.json',
|
| + 'custom_notification_center.idl',
|
| 'debugger.json',
|
| 'desktop_capture.json',
|
| 'developer_private.idl',
|
|
|