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

Unified Diff: chrome/common/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/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index 113fa4bf6c253f20f78e7e394dda292fafe2d99c..905b38912c0622601af8d237ee1f3f11ae13db37 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -19,6 +19,7 @@ include_rules = [
"+components/policy/core/common",
"+components/signin/core/common",
"+components/translate/core/common",
+ "+components/url_formatter",
"+extensions/common",
"+gin/public", # For profiling.cc
"+google_apis/gaia", # For gaia_switches.h

Powered by Google App Engine
This is Rietveld 408576698