| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index c5d8cadec1e6316dde55fb3a6e634ff4dcec6426..cb6e28f1b40c794c7c62c5c2e567ad184b9b852d 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -16,6 +16,7 @@
|
| '../../net/net.gyp:net',
|
| '../../third_party/libxml/libxml.gyp:libxml',
|
| '../../ui/gfx/gfx.gyp:gfx',
|
| + '../../ui/gfx/gfx.gyp:gfx_geometry',
|
| '../../ui/ui.gyp:ui',
|
| 'bluetooth_strings.gyp:device_bluetooth_strings',
|
| ],
|
|
|