summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorckocagil@chromium.org <ckocagil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-28 19:11:33 +0000
committerckocagil@chromium.org <ckocagil@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-28 19:11:33 +0000
commit7df6fff86a4dec75a1bdee787d53d0a17944a02c (patch)
treea8488295082ff587b7609378147321dc6beb42c9 /device
parente10af6c375360fbb3de4af5722801df96ce95a76 (diff)
downloadchromium_src-7df6fff86a4dec75a1bdee787d53d0a17944a02c.zip
chromium_src-7df6fff86a4dec75a1bdee787d53d0a17944a02c.tar.gz
chromium_src-7df6fff86a4dec75a1bdee787d53d0a17944a02c.tar.bz2
Revert 225857 "gfx: Create a separate gfx component out of ui."
> gfx: Create a separate gfx component out of ui. > > BUG=103304 > R=ben@chromium.org > > Review URL: https://codereview.chromium.org/25015003 TBR=sadrul@chromium.org Review URL: https://codereview.chromium.org/25161002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225859 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'device')
-rw-r--r--device/bluetooth/bluetooth.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/device/bluetooth/bluetooth.gyp b/device/bluetooth/bluetooth.gyp
index c5d8cad..9da5cda 100644
--- a/device/bluetooth/bluetooth.gyp
+++ b/device/bluetooth/bluetooth.gyp
@@ -15,7 +15,6 @@
'../../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',
],