Index: chrome/browser/device_orientation/dispatcher_host.cc |
diff --git a/chrome/browser/device_orientation/dispatcher_host.cc b/chrome/browser/device_orientation/dispatcher_host.cc |
index c7d85db1066c159404911fb1391bc6021844d8ac..825f8d8ce9bc3991071527df54b548fa0664a097 100644 |
--- a/chrome/browser/device_orientation/dispatcher_host.cc |
+++ b/chrome/browser/device_orientation/dispatcher_host.cc |
@@ -11,6 +11,7 @@ |
#include "chrome/browser/renderer_host/render_view_host.h" |
#include "chrome/browser/renderer_host/render_view_host_notification_task.h" |
#include "chrome/common/render_messages.h" |
+#include "chrome/common/render_messages_params.h" |
#include "ipc/ipc_message.h" |
namespace device_orientation { |