Index: Source/modules/device_orientation/DeviceOrientationDispatcher.h |
diff --git a/Source/modules/device_orientation/DeviceOrientationDispatcher.h b/Source/modules/device_orientation/DeviceOrientationDispatcher.h |
index 92c1e8b547cb35f4964c69de911947655098f73b..b76fb167e807541b0a3ba8d1152f4465060aca65 100644 |
--- a/Source/modules/device_orientation/DeviceOrientationDispatcher.h |
+++ b/Source/modules/device_orientation/DeviceOrientationDispatcher.h |
@@ -31,8 +31,8 @@ |
#ifndef DeviceOrientationDispatcher_h |
#define DeviceOrientationDispatcher_h |
+#include "core/frame/DeviceSensorEventDispatcher.h" |
#include "heap/Handle.h" |
-#include "modules/device_orientation/DeviceSensorEventDispatcher.h" |
#include "public/platform/WebDeviceOrientationListener.h" |
#include "wtf/RefPtr.h" |