summaryrefslogtreecommitdiffstats
path: root/mojo/services/network/cookie_store_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/services/network/cookie_store_impl.h')
-rw-r--r--mojo/services/network/cookie_store_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mojo/services/network/cookie_store_impl.h b/mojo/services/network/cookie_store_impl.h
index e3466f9..0fe7d2e 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 {