summaryrefslogtreecommitdiffstats
path: root/mojo/services/network/http_connection_impl.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/services/network/http_connection_impl.cc')
-rw-r--r--mojo/services/network/http_connection_impl.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/services/network/http_connection_impl.cc b/mojo/services/network/http_connection_impl.cc
index 552ddee..965c27e 100644
--- a/mojo/services/network/http_connection_impl.cc
+++ b/mojo/services/network/http_connection_impl.cc
@@ -12,7 +12,7 @@
#include "base/logging.h"
#include "base/stl_util.h"
#include "base/strings/string_util.h"
-#include "mojo/common/handle_watcher.h"
+#include "mojo/message_pump/handle_watcher.h"
#include "mojo/services/network/http_server_impl.h"
#include "mojo/services/network/net_adapters.h"
#include "mojo/services/network/public/cpp/web_socket_read_queue.h"