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

Unified Diff: content/child/notifications/notification_dispatcher.cc

Issue 1014073002: Implement getting notifications up to the browser process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 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/child/notifications/notification_dispatcher.cc
diff --git a/content/child/notifications/notification_dispatcher.cc b/content/child/notifications/notification_dispatcher.cc
index 5949972019f8e01f46f31136a38b3e7730de56fe..5bcc0629453e738a2a9495039691025186255fa4 100644
--- a/content/child/notifications/notification_dispatcher.cc
+++ b/content/child/notifications/notification_dispatcher.cc
@@ -5,7 +5,6 @@
#include "content/child/notifications/notification_dispatcher.h"
#include "content/child/notifications/notification_manager.h"
-#include "content/common/platform_notification_messages.h"
namespace content {

Powered by Google App Engine
This is Rietveld 408576698