Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1766)

Unified Diff: mojo/services/network/cookie_store_impl.cc

Issue 1841863002: Update monet. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/services/network/BUILD.gn ('k') | mojo/services/network/host_resolver_apptest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « mojo/services/network/BUILD.gn ('k') | mojo/services/network/host_resolver_apptest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698