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

Unified Diff: chrome/browser/ui/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/browser/ui/DEPS
diff --git a/chrome/browser/ui/DEPS b/chrome/browser/ui/DEPS
index e4df03bf03f25735e0510baedcca783d49bd5722..e8297a38f9b7bb47dc574bd744855e46c327d770 100644
--- a/chrome/browser/ui/DEPS
+++ b/chrome/browser/ui/DEPS
@@ -1,6 +1,6 @@
include_rules = [
"+components/auto_login_parser",
"+components/favicon/core",
- "+components/secure_display",
+ "+components/url_formatter",
"-chrome/browser/ui/views",
]

Powered by Google App Engine
This is Rietveld 408576698