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

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: Rebase again now that CQ is fixed 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
« no previous file with comments | « components/nacl/browser/nacl_process_host.cc ('k') | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox.gypi
diff --git a/components/omnibox.gypi b/components/omnibox.gypi
index a8ed972217621c52c752ba6ce785cdd5dd0e6421..9133592d86134f9611aefc8041fe3aa9d9f9a401 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': [
« no previous file with comments | « components/nacl/browser/nacl_process_host.cc ('k') | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698