| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index c4fa67b6827fe60c4c0fd4a388b255443a6d8917..42068e8a6b562f656fce844932088b046cf49a6f 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -13,6 +13,7 @@
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| + '../../crypto/crypto.gyp:crypto',
|
| '../../net/net.gyp:net',
|
| '../../ui/base/ui_base.gyp:ui_base',
|
| 'bluetooth_strings.gyp:device_bluetooth_strings',
|
|
|