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

Unified Diff: Source/core/dom/TouchController.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
« no previous file with comments | « Source/core/dom/MessagePort.cpp ('k') | Source/core/dom/WheelController.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/TouchController.h
diff --git a/Source/core/dom/TouchController.h b/Source/core/dom/TouchController.h
index 880803065727f15c9e180ce8b5586ef169c905b2..8ce5e13e4abdf1d86b7951538deacf811eac1fb3 100644
--- a/Source/core/dom/TouchController.h
+++ b/Source/core/dom/TouchController.h
@@ -29,7 +29,7 @@
#include "core/dom/DocumentLifecycleObserver.h"
#include "core/events/Event.h"
#include "core/dom/Node.h"
-#include "core/page/DOMWindowLifecycleObserver.h"
+#include "core/frame/DOMWindowLifecycleObserver.h"
#include "platform/Supplementable.h"
#include "wtf/HashSet.h"
« no previous file with comments | « Source/core/dom/MessagePort.cpp ('k') | Source/core/dom/WheelController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698