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

Unified Diff: content/content_child.gypi

Issue 794633002: Remove ShowDesktopNotificationHostMsgParams in favor of PlatformNotificationData. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: another rebase Created 6 years 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 87759115772118b8cbcaa60af9676e8bb9e3a056..83657fbf82f9e791c48d33fb2b8dc1e07d7f9e46 100644
--- a/content/content_child.gypi
+++ b/content/content_child.gypi
@@ -104,6 +104,8 @@
'child/mojo/mojo_application.h',
'child/multipart_response_delegate.cc',
'child/multipart_response_delegate.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_image_loader.cc',

Powered by Google App Engine
This is Rietveld 408576698