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

Unified Diff: components/url_fixer/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: Compile fixes following rebase Created 5 years, 6 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/url_fixer/DEPS
diff --git a/components/url_fixer/DEPS b/components/url_fixer/DEPS
index 8fa9d48d882c65ff66720258905d4ce9964b0928..683dd04bc681018a8af975f4ee1b7ca4391c52bb 100644
--- a/components/url_fixer/DEPS
+++ b/components/url_fixer/DEPS
@@ -1,3 +1,4 @@
include_rules = [
+ "+components/url_formatter",
"+net",
]

Powered by Google App Engine
This is Rietveld 408576698