Index: chrome/renderer/DEPS |
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS |
index 5430ede970d390d5255b2185d8e6971cecb18fd2..2e393327e5fda741bc08e9cc3685be4511fef9a0 100644 |
--- a/chrome/renderer/DEPS |
+++ b/chrome/renderer/DEPS |
@@ -25,6 +25,7 @@ include_rules = [ |
"+components/printing/common", |
"+components/printing/renderer", |
"+components/rappor/public/interfaces", |
+ "+components/security_state/core", |
jochen (gone - plz use gerrit)
2017/01/03 17:12:16
Will security_state/core eventually contain UI cod
estark
2017/01/04 01:03:14
I'll keep this in mind for future, though I don't
|
"+components/signin/core/common", |
"+components/spellcheck", |
"-components/spellcheck/browser", # Allow all spellcheck but browser. |