diff options
Diffstat (limited to 'device/bluetooth/bluetooth.gyp')
-rw-r--r-- | device/bluetooth/bluetooth.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp index 9da5cda..c5d8cad 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', ], |