Index: content/renderer/device_orientation/device_motion_event_pump.cc |
diff --git a/content/renderer/device_orientation/device_motion_event_pump.cc b/content/renderer/device_orientation/device_motion_event_pump.cc |
index 5c82a616fa6978235937859ce22453aa1002bbd3..94ecb5fa14c899e3e5cf7ca20447a736ad3b451a 100644 |
--- a/content/renderer/device_orientation/device_motion_event_pump.cc |
+++ b/content/renderer/device_orientation/device_motion_event_pump.cc |
@@ -7,7 +7,7 @@ |
#include "base/bind.h" |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/shared_memory.h" |
#include "content/common/device_motion_messages.h" |
#include "content/public/renderer/render_thread.h" |