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

Unified Diff: Source/modules/device_orientation/DeviceMotionController.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/device_orientation/DeviceMotionController.h
diff --git a/Source/modules/device_orientation/DeviceMotionController.h b/Source/modules/device_orientation/DeviceMotionController.h
index dd89985b48c718bbddac7b28b079113707c51c93..8477252d1141ee9b087a27935c7472efe3eeec36 100644
--- a/Source/modules/device_orientation/DeviceMotionController.h
+++ b/Source/modules/device_orientation/DeviceMotionController.h
@@ -29,7 +29,7 @@
#include "core/dom/DocumentSupplementable.h"
#include "core/events/Event.h"
-#include "core/page/DOMWindowLifecycleObserver.h"
+#include "core/frame/DOMWindowLifecycleObserver.h"
#include "core/page/PageLifecycleObserver.h"
#include "modules/device_orientation/DeviceSensorEventController.h"
« no previous file with comments | « Source/modules/crypto/DOMWindowCrypto.cpp ('k') | Source/modules/device_orientation/DeviceSensorEventController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698