| Index: components/proximity_auth.gypi
|
| diff --git a/components/proximity_auth.gypi b/components/proximity_auth.gypi
|
| index 60f952ab0409ea4f3b6cab41f0a2362af068c60e..13486d477d4608af6114531e1890bf505ab64b2c 100644
|
| --- a/components/proximity_auth.gypi
|
| +++ b/components/proximity_auth.gypi
|
| @@ -17,9 +17,9 @@
|
| ':cryptauth_proto',
|
| ':proximity_auth_logging',
|
| '../base/base.gyp:base',
|
| - '../base/base.gyp:base_prefs',
|
| '../device/bluetooth/bluetooth.gyp:device_bluetooth',
|
| '../net/net.gyp:net',
|
| + 'prefs/prefs.gyp:prefs',
|
| ],
|
| 'sources': [
|
| "proximity_auth/authenticator.h",
|
|
|