Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: content/content_browser.gypi

Issue 1904163002: Move Web Notifications to use Mojo Base URL: https://chromium.googlesource.com/chromium/src.git@skbitmap-blink
Patch Set: it works \o/ Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/common/service_worker/service_worker_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f1244b4d57b8fd5f478193c7c967ca29e0e34677..d0e3d6ffbd5694b618528db00e498c017c53f5c2 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1145,6 +1145,8 @@
'browser/net/view_http_cache_job_factory.h',
'browser/notification_service_impl.cc',
'browser/notification_service_impl.h',
+ 'browser/notifications/blink_notification_service_impl.cc',
+ 'browser/notifications/blink_notification_service_impl.h',
'browser/notifications/notification_database.cc',
'browser/notifications/notification_database.h',
'browser/notifications/notification_database_data_conversions.cc',
@@ -1153,8 +1155,6 @@
'browser/notifications/notification_event_dispatcher_impl.h',
'browser/notifications/notification_id_generator.cc',
'browser/notifications/notification_id_generator.h',
- 'browser/notifications/notification_message_filter.cc',
- 'browser/notifications/notification_message_filter.h',
'browser/notifications/page_notification_delegate.cc',
'browser/notifications/page_notification_delegate.h',
'browser/notifications/platform_notification_context_impl.cc',
« no previous file with comments | « content/common/service_worker/service_worker_messages.h ('k') | content/content_child.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698