summaryrefslogtreecommitdiffstats
path: root/mojo/services/network/web_socket_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/services/network/web_socket_impl.h')
-rw-r--r--mojo/services/network/web_socket_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/services/network/web_socket_impl.h b/mojo/services/network/web_socket_impl.h
index 881b165..26a2036 100644
--- a/mojo/services/network/web_socket_impl.h
+++ b/mojo/services/network/web_socket_impl.h
@@ -8,9 +8,9 @@
#include <stdint.h>
#include "base/memory/scoped_ptr.h"
-#include "mojo/application/public/cpp/app_lifetime_helper.h"
#include "mojo/public/cpp/bindings/strong_binding.h"
#include "mojo/services/network/public/interfaces/web_socket.mojom.h"
+#include "mojo/shell/public/cpp/app_lifetime_helper.h"
namespace net {
class WebSocketChannel;