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

Unified Diff: chrome/chrome_browser_ui.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: 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: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 3b6023b0087016d9e1b26c7aabf0e08868b177af..74bec176c7bc1890010891a6bd388870abd85790 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -2802,6 +2802,7 @@
'../components/components.gyp:app_modal',
'../components/components.gyp:autofill_content_risk_proto',
'../components/components.gyp:translate_content_common',
+ '../components/components.gyp:url_formatter',
'../content/app/resources/content_resources.gyp:content_resources',
'../media/media.gyp:media',
'../net/net.gyp:net_with_v8',

Powered by Google App Engine
This is Rietveld 408576698