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

Unified Diff: chrome/chrome_utility.gypi

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/chrome_utility.gypi
diff --git a/chrome/chrome_utility.gypi b/chrome/chrome_utility.gypi
index 76cdbc8939fde0ca1f6bd529c5aaa5456417bf09..377ac441c680262f4bfb1d0284e23f541fbf38ef 100644
--- a/chrome/chrome_utility.gypi
+++ b/chrome/chrome_utility.gypi
@@ -105,7 +105,7 @@
'../components/components_strings.gyp:components_strings',
'../components/components.gyp:safe_json_parser_message_filter',
'../components/components.gyp:search_engines',
- '../components/components.gyp:url_fixer',
+ '../components/components.gyp:url_formatter',
'../content/content.gyp:content_common',
'../content/content.gyp:content_utility',
'../media/media.gyp:media',
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/BUILD.gn » ('j') | components/url_formatter/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698