| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 48543eea43016aedd67d189087070b680231a01d..aaed99423dce71bea869fc246fd55846598f9379 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',
|
|
|