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

Unified Diff: content/common/content_message_generator.h

Issue 381633005: Refactor Web Notification permission requests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 5 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/common/content_message_generator.h
diff --git a/content/common/content_message_generator.h b/content/common/content_message_generator.h
index 2d67434b1c2b1d2ada15cd91da786648bfcd161a..9eaf42626542a180496eed3944d76d31351323f3 100644
--- a/content/common/content_message_generator.h
+++ b/content/common/content_message_generator.h
@@ -47,6 +47,7 @@
#include "content/common/mojo/mojo_messages.h"
#include "content/common/p2p_messages.h"
#include "content/common/pepper_messages.h"
+#include "content/common/platform_notification_messages.h"
#include "content/common/plugin_process_messages.h"
#include "content/common/power_monitor_messages.h"
#include "content/common/push_messaging_messages.h"

Powered by Google App Engine
This is Rietveld 408576698