Index: net/http/http_auth_handler_mock.cc |
diff --git a/net/http/http_auth_handler_mock.cc b/net/http/http_auth_handler_mock.cc |
index f78de645b0478422f51b0d7f7982c64b512fc9e3..826c3d6a12b92bfc3fdd1a4b38fe8d6ac46d8a13 100644 |
--- a/net/http/http_auth_handler_mock.cc |
+++ b/net/http/http_auth_handler_mock.cc |
@@ -5,7 +5,7 @@ |
#include "net/http/http_auth_handler_mock.h" |
#include "base/bind.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/string_util.h" |
#include "net/base/net_errors.h" |
#include "net/http/http_request_info.h" |