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 944818467d57197ddbc3d156a536428e4e2d7cbd..adfa85c02d111c4d06d9a3a5fb5d1f5c68751912 100644 |
--- a/mojo/services/network/cookie_store_impl.h |
+++ b/mojo/services/network/cookie_store_impl.h |
@@ -6,8 +6,8 @@ |
#define MOJO_SERVICES_NETWORK_COOKIE_STORE_IMPL_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 "third_party/mojo/src/mojo/public/cpp/bindings/strong_binding.h" |
#include "url/gurl.h" |
namespace mojo { |