| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index 9da5cda2a3e4c12353de662f9993fd2a2b725b25..c5d8cadec1e6316dde55fb3a6e634ff4dcec6426 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -15,6 +15,7 @@
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../../net/net.gyp:net',
|
| '../../third_party/libxml/libxml.gyp:libxml',
|
| + '../../ui/gfx/gfx.gyp:gfx',
|
| '../../ui/ui.gyp:ui',
|
| 'bluetooth_strings.gyp:device_bluetooth_strings',
|
| ],
|
|
|