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

Unified Diff: components/search_engines/DEPS

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again now that CQ is fixed Created 5 years, 4 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 | « components/search_engines/BUILD.gn ('k') | components/search_engines/template_url.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index ec40c3e59fa6d0f794cd165031293fdbf526333e..d03a92062690d6472d31d7affcda5f8741a829a5 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"+components/policy/core",
"+components/pref_registry",
"+components/rappor",
- "+components/url_fixer",
+ "+components/url_formatter",
"+components/webdata",
"+google_apis",
"+grit/components_strings.h",
« no previous file with comments | « components/search_engines/BUILD.gn ('k') | components/search_engines/template_url.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698