Index: mojo/services/network/tcp_bound_socket_impl.h |
diff --git a/mojo/services/network/tcp_bound_socket_impl.h b/mojo/services/network/tcp_bound_socket_impl.h |
index 17d4a0017804cda97dafa86669fe26f70d439687..268f43661e9475ab2aa92171df463f7855472485 100644 |
--- a/mojo/services/network/tcp_bound_socket_impl.h |
+++ b/mojo/services/network/tcp_bound_socket_impl.h |
@@ -6,9 +6,9 @@ |
#define MOJO_SERVICES_NETWORK_TCP_BOUND_SOCKET_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/tcp_bound_socket.mojom.h" |
+#include "mojo/shell/public/cpp/app_lifetime_helper.h" |
#include "net/socket/tcp_socket.h" |
namespace mojo { |