Index: net/http/mock_http_cache.cc |
diff --git a/net/http/mock_http_cache.cc b/net/http/mock_http_cache.cc |
index 8f2eb7c2af2077be410c24a39f766cd3a21003be..3bbf91e9fea94227bdb0904f506be5b741bb0eba 100644 |
--- a/net/http/mock_http_cache.cc |
+++ b/net/http/mock_http_cache.cc |
@@ -5,7 +5,7 @@ |
#include "net/http/mock_http_cache.h" |
#include "base/bind.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "net/base/completion_callback.h" |
#include "net/base/net_errors.h" |
#include "testing/gtest/include/gtest/gtest.h" |