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

Unified Diff: components/components.gyp

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: Compile fixes following rebase Created 5 years, 6 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/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 4fef48ab6a621398f963898f8b3667cdb4f1da53..a51c4a6a9f0b73dda6f05effd523db3e0b502577 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -71,6 +71,7 @@
'undo.gypi',
'update_client.gypi',
'url_fixer.gypi',
+ 'url_formatter.gypi',
'url_matcher.gypi',
'user_prefs.gypi',
'variations.gypi',

Powered by Google App Engine
This is Rietveld 408576698