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

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: resolves the promise 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 7b66d4562e2b59de23dd50e2fbf14216cda8e41d..6067204d8dc2e417337397a9f944c63374ecc2ac 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1146,6 +1146,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',

Powered by Google App Engine
This is Rietveld 408576698