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

Unified Diff: components/password_manager/core/browser/affiliation_utils.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: components/password_manager/core/browser/affiliation_utils.h
diff --git a/components/password_manager/core/browser/affiliation_utils.h b/components/password_manager/core/browser/affiliation_utils.h
index 0231ce755f614a210a2c74bf2c6a08ec978fe281..a8f13be7fb40b0f000d63ad3e5768b8a39b32c2b 100644
--- a/components/password_manager/core/browser/affiliation_utils.h
+++ b/components/password_manager/core/browser/affiliation_utils.h
@@ -53,7 +53,7 @@
#include "base/strings/utf_string_conversions.h"
#include "base/time/time.h"
#include "net/base/net_util.h"
-#include "url/url_parse.h"
+#include "url/third_party/mozilla/url_parse.h"
namespace autofill {
struct PasswordForm;
« no previous file with comments | « components/omnibox/autocomplete_input_unittest.cc ('k') | components/policy/core/browser/url_blacklist_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698