Index: net/dns/serial_worker_unittest.cc |
diff --git a/net/dns/serial_worker_unittest.cc b/net/dns/serial_worker_unittest.cc |
index 1265a219eb85cb33132c7da9698799ea24e6cb4d..70259f72800db9ebff905fc446281bb41ff5d4ef 100644 |
--- a/net/dns/serial_worker_unittest.cc |
+++ b/net/dns/serial_worker_unittest.cc |
@@ -5,7 +5,7 @@ |
#include "net/dns/serial_worker.h" |
#include "base/bind.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/synchronization/lock.h" |
#include "base/synchronization/waitable_event.h" |
#include "testing/gtest/include/gtest/gtest.h" |