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

Unified Diff: chrome/chrome_browser_chromeos.gypi

Issue 1320533007: Componentize ssl_config_service_manager_pref.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed pref_service_mock_factory.h dependency from unittest Created 5 years, 3 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_chromeos.gypi
diff --git a/chrome/chrome_browser_chromeos.gypi b/chrome/chrome_browser_chromeos.gypi
index 6fde36d0cc20eb7a6ed938639eaccafc1882dbe2..7927c3cab75892ede068e85bb40248df81d8fc26 100644
--- a/chrome/chrome_browser_chromeos.gypi
+++ b/chrome/chrome_browser_chromeos.gypi
@@ -1101,6 +1101,7 @@
'../components/components.gyp:pairing',
'../components/components.gyp:policy',
'../components/components.gyp:proxy_config',
+ '../components/components.gyp:ssl_config',
'../components/components.gyp:user_manager',
# This depends directly on the variations target, rather than just
# transitively via the common target because the proto sources need to

Powered by Google App Engine
This is Rietveld 408576698