| Index: components/proximity_auth/DEPS
|
| diff --git a/components/proximity_auth/DEPS b/components/proximity_auth/DEPS
|
| index 3a0d524d9537819f073eecbd71d6f2f2d7e4fa7d..fe886d2fac7b99182b7a36c5b28053355f7b891a 100644
|
| --- a/components/proximity_auth/DEPS
|
| +++ b/components/proximity_auth/DEPS
|
| @@ -1,7 +1,9 @@
|
| include_rules = [
|
| "+components/cryptauth",
|
| "+components/prefs",
|
| + "+components/pref_registry/pref_registry_syncable.h",
|
| "+components/signin/core/account_id/account_id.h",
|
| + "+chrome/common/pref_names.h",
|
| "+device/bluetooth",
|
| "+net",
|
| ]
|
|
|