Index: net/socket/stream_listen_socket.h |
diff --git a/net/socket/stream_listen_socket.h b/net/socket/stream_listen_socket.h |
index e795599c70cda19333a1ddb65d7882413aef14f2..6f03eefaca2af7f3431a21623f58570c8e11496e 100644 |
--- a/net/socket/stream_listen_socket.h |
+++ b/net/socket/stream_listen_socket.h |
@@ -25,7 +25,7 @@ |
#if defined(OS_WIN) |
#include "base/win/object_watcher.h" |
#elif defined(OS_POSIX) |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#endif |
#include "base/basictypes.h" |