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

Unified Diff: components/search_engines.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: components/search_engines.gypi
diff --git a/components/search_engines.gypi b/components/search_engines.gypi
index 1e4500362f8cabc48a3e98e238dbf2b95a408de1..213774c86664928e55bbd1d7ed908f7e11745e9c 100644
--- a/components/search_engines.gypi
+++ b/components/search_engines.gypi
@@ -26,7 +26,7 @@
'pref_registry',
'rappor',
'search_engines/prepopulated_engines.gyp:prepopulated_engines',
- 'url_fixer',
+ 'url_formatter',
'webdata_common',
],
'export_dependent_settings': [

Powered by Google App Engine
This is Rietveld 408576698