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

Unified Diff: Source/modules/device_orientation/NewDeviceOrientationController.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/NewDeviceOrientationController.h
diff --git a/Source/modules/device_orientation/NewDeviceOrientationController.h b/Source/modules/device_orientation/NewDeviceOrientationController.h
index 3844453723f6803e2fe73788937e6801f9606188..7dd708a6c86f497e00ca315a4286958f9a38ad9a 100644
--- a/Source/modules/device_orientation/NewDeviceOrientationController.h
+++ b/Source/modules/device_orientation/NewDeviceOrientationController.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 "modules/device_orientation/DeviceSensorEventController.h"
namespace WebCore {
« no previous file with comments | « Source/modules/device_orientation/DeviceSensorEventController.cpp ('k') | Source/modules/donottrack/NavigatorDoNotTrack.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698