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

Unified Diff: components/ssl_config/DEPS

Issue 1651203002: Update components for new prefs location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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/ssl_config/DEPS
diff --git a/components/ssl_config/DEPS b/components/ssl_config/DEPS
index 198af50ab5798eeba01fca7608fdd32303357181..0fa195e2d9eff64e7a3f079a813546ecf0012a2b 100644
--- a/components/ssl_config/DEPS
+++ b/components/ssl_config/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+components/content_settings/core/browser",
"+components/content_settings/core/common",
+ "+components/prefs",
"+net/socket",
"+net/ssl",
]

Powered by Google App Engine
This is Rietveld 408576698