Index: net/http/http_cache.cc |
diff --git a/net/http/http_cache.cc b/net/http/http_cache.cc |
index 4ad816d928acaa89af790120fe7e4c4063a345f6..49686446349c260793bb678df30e04e123115732 100644 |
--- a/net/http/http_cache.cc |
+++ b/net/http/http_cache.cc |
@@ -19,7 +19,7 @@ |
#include "base/format_macros.h" |
#include "base/location.h" |
#include "base/memory/ref_counted.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/metrics/field_trial.h" |
#include "base/pickle.h" |
#include "base/stl_util.h" |