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

Unified Diff: content/browser/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: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 8baf02ef3af1bd23879cb369be7b6ca044b2e1af..c3668d8ae19f32ab0aa5f82dfa8b91826e45dd12 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/mime_util",
"+components/scheduler/common",
"+components/tracing",
+ "+components/url_formatter",
"+content/app/strings/grit", # For generated headers
"+content/public/browser",

Powered by Google App Engine
This is Rietveld 408576698