| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 2710203553d166666fbed97f82ef277368fc3ff4..36c47125a8ff29bf89371a10cc46d6247b47a812 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1163,6 +1163,8 @@
|
| 'browser/notifications/page_notification_delegate.h',
|
| 'browser/notifications/platform_notification_context_impl.cc',
|
| 'browser/notifications/platform_notification_context_impl.h',
|
| + 'browser/notifications/type_converters.cc',
|
| + 'browser/notifications/type_converters.h',
|
| 'browser/permissions/permission_service_context.cc',
|
| 'browser/permissions/permission_service_context.h',
|
| 'browser/permissions/permission_service_impl.cc',
|
|
|