summaryrefslogtreecommitdiffstats
path: root/device/bluetooth
diff options
context:
space:
mode:
authorben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-18 21:01:15 +0000
committerben@chromium.org <ben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-18 21:01:15 +0000
commitb5e2d78a9e113b6dcb9a2e48107edd645a448c7b (patch)
treeca0ac304351620bf6cf9d80b3d257f7f67318990 /device/bluetooth
parent67fd72f9de72fbfae4d77e7c5c1bf13a0f8a89c3 (diff)
downloadchromium_src-b5e2d78a9e113b6dcb9a2e48107edd645a448c7b.zip
chromium_src-b5e2d78a9e113b6dcb9a2e48107edd645a448c7b.tar.gz
chromium_src-b5e2d78a9e113b6dcb9a2e48107edd645a448c7b.tar.bz2
Move geometric types to a separate, more lightweight target.
R=sky@chromium.org http://crbug.com/327489 Review URL: https://codereview.chromium.org/109433013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241649 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'device/bluetooth')
-rw-r--r--device/bluetooth/bluetooth.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index c5d8cad..cb6e28f 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',
],