summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/test_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/test/test_server.h')
-rw-r--r--chrome_frame/test/test_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/test/test_server.h b/chrome_frame/test/test_server.h
index 4762a27..ade2b18 100644
--- a/chrome_frame/test/test_server.h
+++ b/chrome_frame/test/test_server.h
@@ -41,7 +41,7 @@
#include "base/basictypes.h"
#include "base/files/file_path.h"
#include "base/files/memory_mapped_file.h"
-#include "base/message_loop.h"
+#include "base/message_loop/message_loop.h"
#include "net/socket/stream_listen_socket.h"
namespace test_server {