Index: mojo/services/network/cookie_store_impl.cc |
diff --git a/mojo/services/network/cookie_store_impl.cc b/mojo/services/network/cookie_store_impl.cc |
index ca6484152ae1a0bb7e287da77589bbdb56ebeff2..9300414ee34ea0b5f50d2ee05ad065a451c8c053 100644 |
--- a/mojo/services/network/cookie_store_impl.cc |
+++ b/mojo/services/network/cookie_store_impl.cc |
@@ -4,7 +4,7 @@ |
#include "mojo/services/network/cookie_store_impl.h" |
-#include "mojo/common/url_type_converters.h" |
+#include "mojo/converters/url/url_type_converters.h" |
#include "mojo/services/network/network_context.h" |
#include "net/cookies/cookie_store.h" |
#include "net/url_request/url_request_context.h" |