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

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: 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/google.gypi
diff --git a/components/google.gypi b/components/google.gypi
index 9ab6bac8287db88b9fe3f2eb15f141f0b729b1ba..18b06a9b279c73c428c009c486632ab7dabf17c9 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/url_formatter.gyp:url_formatter',
],
'include_dirs': [
'..',

Powered by Google App Engine
This is Rietveld 408576698