Index: mojo/services/network/cookie_store_impl.h |
diff --git a/mojo/services/network/cookie_store_impl.h b/mojo/services/network/cookie_store_impl.h |
index e3466f9e4ecccabffef7fdf51fa61334054677a5..0fe7d2eda0f25191d2659fdeb60fad34b4cddb2c 100644 |
--- a/mojo/services/network/cookie_store_impl.h |
+++ b/mojo/services/network/cookie_store_impl.h |
@@ -6,9 +6,9 @@ |
#define MOJO_SERVICES_NETWORK_COOKIE_STORE_IMPL_H_ |
#include "base/macros.h" |
-#include "mojo/application/public/cpp/app_lifetime_helper.h" |
#include "mojo/public/cpp/bindings/strong_binding.h" |
#include "mojo/services/network/public/interfaces/cookie_store.mojom.h" |
+#include "mojo/shell/public/cpp/app_lifetime_helper.h" |
#include "url/gurl.h" |
namespace mojo { |