summaryrefslogtreecommitdiffstats
path: root/ui/native_theme
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 /ui/native_theme
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 'ui/native_theme')
-rw-r--r--ui/native_theme/native_theme.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
index 2edba03..671f286 100644
--- a/ui/native_theme/native_theme.gyp
+++ b/ui/native_theme/native_theme.gyp
@@ -14,7 +14,6 @@
'../../base/base.gyp:base',
'../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../../skia/skia.gyp:skia',
- '../gfx/gfx.gyp:gfx',
'../ui.gyp:ui',
'../ui.gyp:ui_resources',
],