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

Unified Diff: chrome/common/BUILD.gn

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/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 21ab88e05e8ebbaa9554d545aaf77b3e15b44339..98798d735a2e8f47d6910e0be24157628f08b0ef 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -71,6 +71,7 @@ static_library("common") {
"//components/omnibox/common",
"//components/policy:policy_component_common",
"//components/translate/core/common",
+ "//components/url_formatter",
"//components/variations",
"//content/public/common",
"//crypto",
« no previous file with comments | « chrome/chrome_utility.gypi ('k') | chrome/common/DEPS » ('j') | components/url_formatter/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698