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

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: 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/content_settings.gypi
diff --git a/components/content_settings.gypi b/components/content_settings.gypi
index 984b4541ce4ba83386e0e668d54740543a9039cd..3f8e8f74652a8acdcd1dc7114e39d53d079831fc 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',
],
'variables': { 'enable_wexit_time_destructors': 1, },
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698