Index: chrome/test/chromedriver/net/sync_websocket_impl_unittest.cc |
diff --git a/chrome/test/chromedriver/net/sync_websocket_impl_unittest.cc b/chrome/test/chromedriver/net/sync_websocket_impl_unittest.cc |
index 7ebbb045269a2bad5673768e1456c3df0a11e243..32450cba6d9b340e82b89cf26ccb6e32062f8294 100644 |
--- a/chrome/test/chromedriver/net/sync_websocket_impl_unittest.cc |
+++ b/chrome/test/chromedriver/net/sync_websocket_impl_unittest.cc |
@@ -6,7 +6,7 @@ |
#include "base/compiler_specific.h" |
#include "base/memory/ref_counted.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/message_loop/message_loop_proxy.h" |
#include "base/single_thread_task_runner.h" |
#include "base/threading/platform_thread.h" |