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

Unified Diff: components/google.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/google.gypi
diff --git a/components/google.gypi b/components/google.gypi
index 9ab6bac8287db88b9fe3f2eb15f141f0b729b1ba..347f43fac0a4330790b588a4bf993a28d48d7ac2 100644
--- a/components/google.gypi
+++ b/components/google.gypi
@@ -15,7 +15,7 @@
'components_strings.gyp:components_strings',
'keyed_service_core',
'pref_registry',
- 'url_fixer',
+ 'url_formatter',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698