| Index: chrome/common/extensions/api/api.gyp
|
| diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
|
| index 84e960d6e5f3c8652cad547bdf80f835e4e80081..eef2c299813efaa68e6cb6e37fd4fef16d21b977 100644
|
| --- a/chrome/common/extensions/api/api.gyp
|
| +++ b/chrome/common/extensions/api/api.gyp
|
| @@ -81,6 +81,7 @@
|
| 'media_galleries_private.idl',
|
| 'metrics_private.json',
|
| 'networking_private.json',
|
| + 'notification_provider.idl',
|
| 'notifications.idl',
|
| 'omnibox.json',
|
| 'page_capture.json',
|
|
|