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

Unified Diff: components/omnibox.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/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index 907d316c2db086a38ca4071d43d1cfb0dc713497..048f3a53cd7e9a5f684ea3bf11c4977bac7ef852 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -27,7 +27,7 @@
'query_parser',
'search',
'search_engines',
- 'url_fixer',
+ 'url_formatter',
'variations_http_provider',
],
'export_dependent_settings': [

Powered by Google App Engine
This is Rietveld 408576698