Index: components/signin/DEPS |
diff --git a/components/signin/DEPS b/components/signin/DEPS |
index 289ca948b3a6824ddc5d51ce463d192d1fbf8d72..1d64118ae9a171eceff47bc8ec9e3862b6f3b9d0 100644 |
--- a/components/signin/DEPS |
+++ b/components/signin/DEPS |
@@ -9,3 +9,9 @@ include_rules = [ |
"+net", |
"+sql", |
] |
+ |
+specific_include_rules = { |
+ "screenlock_bridge\.*": [ |
+ "+chromeos", |
+ ], |
+} |