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

Unified Diff: content/child/BUILD.gn

Issue 2690203003: Convert push_messaging IPC msgs into mojo interfaces (Closed)
Patch Set: code rebase Created 3 years, 10 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/browser/renderer_host/render_process_host_impl.cc ('k') | content/child/blink_platform_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/child/BUILD.gn
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn
index 3da0b18bea3f85443b6213c8f3f3fe2e01803038..da0aba569ae02ce301bf9138a26f4721e4e9cc9a 100644
--- a/content/child/BUILD.gn
+++ b/content/child/BUILD.gn
@@ -128,8 +128,6 @@ target(link_target_type, "child") {
"notifications/notification_dispatcher.h",
"notifications/notification_manager.cc",
"notifications/notification_manager.h",
- "push_messaging/push_dispatcher.cc",
- "push_messaging/push_dispatcher.h",
"push_messaging/push_provider.cc",
"push_messaging/push_provider.h",
"quota_dispatcher.cc",
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/child/blink_platform_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698