| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index b7fec2c11c407fc18e2268be78329ca9492af850..869c26e10b4c88b2ec698b8d4e6cac2437909d5a 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -13,6 +13,7 @@
|
| 'type': '<(component)',
|
| 'dependencies': [
|
| '../../base/base.gyp:base',
|
| + '../../components/components.gyp:device_event_log_component',
|
| '../../crypto/crypto.gyp:crypto',
|
| '../../net/net.gyp:net',
|
| '../../ui/base/ui_base.gyp:ui_base',
|
|
|