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

Unified Diff: Source/modules/notifications/DOMWindowNotifications.h

Issue 26917003: Move DOMWindow and related clases from page/ to frame/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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/DOMWindowNotifications.h
diff --git a/Source/modules/notifications/DOMWindowNotifications.h b/Source/modules/notifications/DOMWindowNotifications.h
index eafcfc914094404e095237a3fc13931f51dd710b..7fd6f89747442c34aeb5574d1e8c516770acdc70 100644
--- a/Source/modules/notifications/DOMWindowNotifications.h
+++ b/Source/modules/notifications/DOMWindowNotifications.h
@@ -29,7 +29,7 @@
#if ENABLE(LEGACY_NOTIFICATIONS)
-#include "core/page/DOMWindowProperty.h"
+#include "core/frame/DOMWindowProperty.h"
#include "platform/Supplementable.h"
#include "wtf/text/WTFString.h"
« no previous file with comments | « Source/modules/indexeddb/DOMWindowIndexedDatabase.cpp ('k') | Source/modules/notifications/DOMWindowNotifications.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698