Index: content/renderer/device_orientation/device_motion_event_pump_unittest.cc |
diff --git a/content/renderer/device_orientation/device_motion_event_pump_unittest.cc b/content/renderer/device_orientation/device_motion_event_pump_unittest.cc |
index 3fd1e9b559d8211b599500f7c3027051cd3d680e..2b628d4c80ef9bdf48f0507363ef4890c25651d4 100644 |
--- a/content/renderer/device_orientation/device_motion_event_pump_unittest.cc |
+++ b/content/renderer/device_orientation/device_motion_event_pump_unittest.cc |
@@ -6,7 +6,7 @@ |
#include "base/logging.h" |
#include "base/memory/scoped_ptr.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "content/common/device_motion_hardware_buffer.h" |
#include "content/public/test/test_utils.h" |
#include "testing/gtest/include/gtest/gtest.h" |