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

Unified Diff: chrome/chrome_browser.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 | « chrome/browser/ui/webui/options/startup_pages_handler.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4f4b4e7d0f78d2fc223b75aa6b8c7dda495a85cc..c970cd458cd80cb4474808002235cfd2190d7799 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3188,7 +3188,6 @@
'../components/components.gyp:translate_core_common',
'../components/components.gyp:update_client',
'../components/components.gyp:undo_component',
- '../components/components.gyp:url_fixer',
'../components/components.gyp:user_prefs',
'../components/components.gyp:wallpaper',
'../components/components_strings.gyp:components_strings',
@@ -3200,6 +3199,7 @@
'../components/components.gyp:webdata_common',
'../components/components.gyp:webdata_services',
'../components/mime_util/mime_util.gyp:mime_util',
+ '../components/url_formatter/url_formatter.gyp:url_formatter',
'../content/content.gyp:content_browser',
'../content/content.gyp:content_common',
'../courgette/courgette.gyp:courgette_lib',
« no previous file with comments | « chrome/browser/ui/webui/options/startup_pages_handler.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698