Index: components/security_interstitials/DEPS |
diff --git a/components/security_interstitials/DEPS b/components/security_interstitials/DEPS |
index a32a580d0fe8f8663176a64db68a4ffe75047b9f..59d6ff0c158af6dee8f5cba149917b163d6d293f 100644 |
--- a/components/security_interstitials/DEPS |
+++ b/components/security_interstitials/DEPS |
@@ -1,6 +1,9 @@ |
include_rules = [ |
+ "+components/google/core/browser", |
"+components/history/core/browser", |
"+components/metrics", |
"+components/rappor", |
- "+net/base" |
+ "+grit/components_strings.h", |
+ "+net/base", |
+ "+ui/base" |
sdefresne
2015/11/21 01:53:53
drive-by: if adding a coma cause the script to get
|
] |