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

Unified Diff: content/content_browser.gypi

Issue 2003023002: Introduce the Blink NotificationService, move permission checks there (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 7 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 dc8f0dfd511dc4df255d2f75868d5e7b18dc5563..501dd39e9fc60c8b17a5d1125e8507628a8d0424 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1152,6 +1152,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',
« no previous file with comments | « content/common/platform_notification_messages.h ('k') | content/renderer/mojo/blink_service_registry_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698