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

Unified Diff: components/content_settings.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/content_settings.gypi
diff --git a/components/content_settings.gypi b/components/content_settings.gypi
index 0242088835cd5773f73319022eec2ed5d7380f18..c4ea3a2e20d6be98a3e8605bc13f98a2b09a60d7 100644
--- a/components/content_settings.gypi
+++ b/components/content_settings.gypi
@@ -16,6 +16,7 @@
'content_settings_core_common',
'plugins_common',
'pref_registry',
+ 'url_formatter/url_formatter.gyp:url_formatter',
],
'variables': { 'enable_wexit_time_destructors': 1, },
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698