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

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: Fix Android checkdeps Created 5 years, 4 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..6f6b24c3c4c5c1cdab23bb241f5d283436966e83 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/url_formatter/url_formatter.gyp:url_formatter',
'../content/content.gyp:content_common',
'../content/content.gyp:content_utility',
'../media/media.gyp:media',

Powered by Google App Engine
This is Rietveld 408576698