Index: chrome/renderer/device_orientation_dispatcher.cc |
diff --git a/chrome/renderer/device_orientation_dispatcher.cc b/chrome/renderer/device_orientation_dispatcher.cc |
index 1f7c72e5a2691ba398e455142b30c33425cfc451..816cda8bbacf5a2972bffab26085e7a200c7b370 100644 |
--- a/chrome/renderer/device_orientation_dispatcher.cc |
+++ b/chrome/renderer/device_orientation_dispatcher.cc |
@@ -4,6 +4,7 @@ |
#include "chrome/renderer/device_orientation_dispatcher.h" |
+#include "chrome/common/render_messages_params.h" |
#include "chrome/renderer/render_view.h" |
#include "third_party/WebKit/WebKit/chromium/public/WebDeviceOrientation.h" |
#include "third_party/WebKit/WebKit/chromium/public/WebDeviceOrientationController.h" |