Chromium Code Reviews| Index: components/proximity_auth/DEPS |
| diff --git a/components/proximity_auth/DEPS b/components/proximity_auth/DEPS |
| index 3a0d524d9537819f073eecbd71d6f2f2d7e4fa7d..88737ffc5576f056322d24f2eaba42ff752bcdca 100644 |
| --- a/components/proximity_auth/DEPS |
| +++ b/components/proximity_auth/DEPS |
| @@ -8,6 +8,7 @@ include_rules = [ |
| specific_include_rules = { |
| "screenlock_bridge\.*|unlock_manager\.*": [ |
| + "+ash/public/interfaces", |
| "+chromeos", |
| ], |
| } |