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

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: 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/policy/core/browser/url_blacklist_manager.h ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines.gypi
diff --git a/components/search_engines.gypi b/components/search_engines.gypi
index 1e4500362f8cabc48a3e98e238dbf2b95a408de1..1ed485e4142d148163cd60a57bb7e732f4e2a437 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/url_formatter.gyp:url_formatter',
'webdata_common',
],
'export_dependent_settings': [
« no previous file with comments | « components/policy/core/browser/url_blacklist_manager.h ('k') | components/search_engines/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698