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

Unified Diff: chrome/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: Fold in secure_display to url_formatter Created 5 years, 5 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: chrome/DEPS
diff --git a/chrome/DEPS b/chrome/DEPS
index 0672af6e0e3da126639badbccf3c224ee32f74f9..4844ace22e8a80f9ad8a6a4a03d2a69a575c3994 100644
--- a/chrome/DEPS
+++ b/chrome/DEPS
@@ -20,7 +20,7 @@ include_rules = [
"+components/content_settings/core/common",
"+components/error_page/common",
"+components/omnibox/common",
- "+components/url_fixer",
+ "+components/url_formatter",
"+components/variations",
"+content/public/common",
"+content/public/test",

Powered by Google App Engine
This is Rietveld 408576698