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

Unified Diff: chrome/browser/BUILD.gn

Issue 1320533007: Componentize ssl_config_service_manager_pref.cc (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move unittest to components/ssl_config Created 5 years, 2 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 | « no previous file | chrome/browser/DEPS » ('j') | components/ssl_config/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 783d064b4740344f3f2867d2490ba8dce1eb0bf5..74813e2db4118e80d1acd589baa7b7d4cacbb3c0 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -292,6 +292,7 @@ source_set("browser") {
"//components/proxy_config",
"//components/safe_json",
"//components/sessions",
+ "//components/ssl_config",
"//components/storage_monitor",
"//components/syncable_prefs",
"//components/translate/content/browser",
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | components/ssl_config/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698