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

Unified Diff: chrome/browser/DEPS

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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index cf4b35701c1fc86387a1a19cc06f8ca6f38bfa03..45aa24be6acb258bf50707e1176c6e316fd54873 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -89,6 +89,7 @@ include_rules = [
"+components/session_manager",
"+components/sessions",
"+components/signin",
+ "+components/ssl_config",
"+components/ssl_errors",
"+components/startup_metric_utils",
"+components/storage_monitor",

Powered by Google App Engine
This is Rietveld 408576698