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

Unified Diff: components/google/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/google.gypi ('k') | components/google/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/google/DEPS
diff --git a/components/google/DEPS b/components/google/DEPS
index c39802b4152d8a12ef70e4c8ecceb2aa6bb0f860..683dd04bc681018a8af975f4ee1b7ca4391c52bb 100644
--- a/components/google/DEPS
+++ b/components/google/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+components/url_fixer",
+ "+components/url_formatter",
"+net",
]
« no previous file with comments | « components/google.gypi ('k') | components/google/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698