| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index f4dbc0c26fc278224a4a434e717a1510de5a935d..23a5f013c3eecf4eafd684b8b5d62b84305507b1 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1003,6 +1003,8 @@
|
| 'browser/notifications/notification_message_filter.h',
|
| 'browser/notifications/page_notification_delegate.cc',
|
| 'browser/notifications/page_notification_delegate.h',
|
| + 'browser/notifications/platform_notification_context.cc',
|
| + 'browser/notifications/platform_notification_context.h',
|
| 'browser/permissions/permission_service_context.cc',
|
| 'browser/permissions/permission_service_context.h',
|
| 'browser/permissions/permission_service_impl.cc',
|
|
|