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

Unified Diff: content/content_child.gypi

Issue 1847863002: Move notification resource loading from content/child to blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address peter's comments. 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_child.gypi
diff --git a/content/content_child.gypi b/content/content_child.gypi
index f4ac67d4a4c7f1f8456334a64dd4ad66cb306020..9ec8f240d956ffe9c1d5ff922dfcfbd3cf061e58 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -139,14 +139,8 @@
'child/notifications/notification_data_conversions.h',
'child/notifications/notification_dispatcher.cc',
'child/notifications/notification_dispatcher.h',
- 'child/notifications/notification_image_loader.cc',
- 'child/notifications/notification_image_loader.h',
'child/notifications/notification_manager.cc',
'child/notifications/notification_manager.h',
- 'child/notifications/pending_notification.cc',
- 'child/notifications/pending_notification.h',
- 'child/notifications/pending_notifications_tracker.cc',
- 'child/notifications/pending_notifications_tracker.h',
'child/permissions/permission_dispatcher.cc',
'child/permissions/permission_dispatcher.h',
'child/permissions/permission_dispatcher_thread_proxy.cc',

Powered by Google App Engine
This is Rietveld 408576698