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

Unified Diff: url/url_parse_file.cc

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
« no previous file with comments | « url/url_parse.h ('k') | url/url_parse_internal.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: url/url_parse_file.cc
diff --git a/url/url_parse_file.cc b/url/url_parse_file.cc
index c08ddc6807171cfe30ce1c1f06e855a57f4b7022..fcbb12dcbfa7213dba31168f4907beaf6cb96bce 100644
--- a/url/url_parse_file.cc
+++ b/url/url_parse_file.cc
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "base/logging.h"
+#include "url/third_party/mozilla/url_parse.h"
#include "url/url_file.h"
-#include "url/url_parse.h"
#include "url/url_parse_internal.h"
// Interesting IE file:isms...
« no previous file with comments | « url/url_parse.h ('k') | url/url_parse_internal.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698