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