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

Unified Diff: content/content_child.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/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index 1c31dfc17e82366baeb0077280fe17c9f8e16a44..2329023e888ac12c45d431fca2ccdd9e3f883072 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -137,12 +137,6 @@
'child/mojo/mojo_application.cc',
'child/mojo/mojo_application.h',
'child/mojo/type_converters.h',
- 'child/notifications/notification_data_conversions.cc',
- 'child/notifications/notification_data_conversions.h',
- 'child/notifications/notification_dispatcher.cc',
- 'child/notifications/notification_dispatcher.h',
- 'child/notifications/notification_manager.cc',
- 'child/notifications/notification_manager.h',
'child/permissions/permission_dispatcher.cc',
'child/permissions/permission_dispatcher.h',
'child/permissions/permission_dispatcher_thread_proxy.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698