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

Unified Diff: net/base/url_util.h

Issue 1152373003: url: Fix the TODO in url_parse.h header. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: net/base/url_util.h
diff --git a/net/base/url_util.h b/net/base/url_util.h
index 362be873c11cd4b01936280c7b097e724b432fb5..533c908e553eb5dfe9fcaa726a25793f35dfde86 100644
--- a/net/base/url_util.h
+++ b/net/base/url_util.h
@@ -9,7 +9,7 @@
#include "base/compiler_specific.h"
#include "net/base/net_export.h"
-#include "url/url_parse.h"
+#include "url/third_party/mozilla/url_parse.h"
class GURL;
« no previous file with comments | « net/base/registry_controlled_domains/registry_controlled_domain.cc ('k') | net/proxy/proxy_config_service_android.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698