| Index: device/bluetooth/bluetooth.gyp
|
| diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
|
| index fd76ec26d3099b57e989e074910bd87cf172228f..2d708421fa7684e1f7355f3e09fe1b7f8046e17e 100644
|
| --- a/device/bluetooth/bluetooth.gyp
|
| +++ b/device/bluetooth/bluetooth.gyp
|
| @@ -15,9 +15,9 @@
|
| '../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../../net/net.gyp:net',
|
| '../../third_party/libxml/libxml.gyp:libxml',
|
| + '../../ui/base/ui_base.gyp:ui_base',
|
| '../../ui/gfx/gfx.gyp:gfx',
|
| '../../ui/gfx/gfx.gyp:gfx_geometry',
|
| - '../../ui/ui.gyp:ui',
|
| 'bluetooth_strings.gyp:device_bluetooth_strings',
|
| ],
|
| 'sources': [
|
|
|