| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 90b1b6841cba11bcb0030ad0343435fe1b595c02..78eb9b4701e3aa7d87bf4c65fe7f2fa95197c20e 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1164,6 +1164,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',
|
|
|