Index: components/proximity_auth/DEPS |
diff --git a/components/proximity_auth/DEPS b/components/proximity_auth/DEPS |
index 6d746ad2efbf6d79b99ed19d9548f2c545c18a9a..161da315e19974bb62a1792001fa04b00c815292 100644 |
--- a/components/proximity_auth/DEPS |
+++ b/components/proximity_auth/DEPS |
@@ -2,3 +2,9 @@ include_rules = [ |
"+device/bluetooth", |
"+net", |
] |
+ |
+specific_include_rules = { |
+ "screenlock_bridge\.*": [ |
+ "+chromeos", |
+ ], |
+} |