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

Unified Diff: Source/modules/notifications/NotificationEvent.cpp

Issue 1321453007: Some random Web Notification cleanups (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: typo fix Created 5 years, 4 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: Source/modules/notifications/NotificationEvent.cpp
diff --git a/Source/modules/notifications/NotificationEvent.cpp b/Source/modules/notifications/NotificationEvent.cpp
index d04fcb393825d4b6f4660885a3c530f0ad671fe4..987016e36f6eb585d25e9aa965fc3f8ef67d134b 100644
--- a/Source/modules/notifications/NotificationEvent.cpp
+++ b/Source/modules/notifications/NotificationEvent.cpp
@@ -4,6 +4,8 @@
#include "config.h"
#include "modules/notifications/NotificationEvent.h"
+
+#include "modules/notifications/NotificationEventInit.h"
#include "wtf/text/WTFString.h"
namespace blink {
« no previous file with comments | « Source/modules/notifications/NotificationEvent.h ('k') | Source/modules/notifications/NotificationEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698