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", |
Tim Song
2017/07/11 23:45:57
We shouldn't depend on chrome/
sacomoto
2017/07/12 15:52:52
Done.
|
"+device/bluetooth", |
"+net", |
] |