| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index c81a26f3e8eb642183adbd122f3e7087a465e125..a33382e7c1c34ebeed0b328df8b7373dba04c4b5 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',
|
|
|