Index: content/renderer/device_orientation_dispatcher.cc |
diff --git a/content/renderer/device_orientation_dispatcher.cc b/content/renderer/device_orientation_dispatcher.cc |
index 68923b3adc2fb1054f07154e6f3149d2dfc35552..72d86882544034f7fcf089e63f7e77f98edd5644 100644 |
--- a/content/renderer/device_orientation_dispatcher.cc |
+++ b/content/renderer/device_orientation_dispatcher.cc |
@@ -4,7 +4,7 @@ |
#include "content/renderer/device_orientation_dispatcher.h" |
-#include "content/common/device_orientation_messages.h" |
+#include "content/common/device_orientation/device_orientation_messages.h" |
#include "content/renderer/render_view_impl.h" |
#include "third_party/WebKit/public/web/WebDeviceOrientation.h" |
#include "third_party/WebKit/public/web/WebDeviceOrientationController.h" |