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

Unified Diff: content/content_common.gypi

Issue 794633002: Remove ShowDesktopNotificationHostMsgParams in favor of PlatformNotificationData. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments 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
« no previous file with comments | « content/content_child.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 033ac400dd6bc3802a0bd1ae9bdc321b1e8041f7..369972f82817d06aeb558fc8ece1195262f41818 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -87,6 +87,8 @@
'public/common/pepper_plugin_info.cc',
'public/common/pepper_plugin_info.h',
'public/common/persistent_notification_status.h',
+ 'public/common/platform_notification_data.cc',
+ 'public/common/platform_notification_data.h',
'public/common/platform_notification_service.h',
'public/common/process_type.h',
'public/common/push_messaging_status.cc',
@@ -115,8 +117,6 @@
'public/common/security_style.h',
'public/common/send_zygote_child_ping_linux.h',
'public/common/service_registry.h',
- 'public/common/show_desktop_notification_params.cc',
- 'public/common/show_desktop_notification_params.h',
'public/common/signed_certificate_timestamp_id_and_status.cc',
'public/common/signed_certificate_timestamp_id_and_status.h',
'public/common/speech_recognition_error.h',
« no previous file with comments | « content/content_child.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698