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

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: 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: components/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index 65c35d71c20a26b444c5c8ff73bda8add2aa35cb..6e77f8280de95040193b6c4e397fd1e236eea315 100644
--- a/components/omnibox.gypi
+++ b/components/omnibox.gypi
@@ -31,7 +31,7 @@
'search',
'search_engines',
'toolbar',
- 'url_fixer',
+ 'url_formatter/url_formatter.gyp:url_formatter',
'variations_http_provider',
],
'export_dependent_settings': [

Powered by Google App Engine
This is Rietveld 408576698