summaryrefslogtreecommitdiffstats
path: root/android_webview
diff options
context:
space:
mode:
authorsadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-28 17:08:02 +0000
committersadrul@chromium.org <sadrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-09-28 17:08:02 +0000
commit890637216afe663dc7fa509894fe519216c79147 (patch)
tree453d666baa2ff3dd20bcc24bc192f2b854af1456 /android_webview
parent55bbd5c88a0d84767bbcb67c09d610477fb8ecb5 (diff)
downloadchromium_src-890637216afe663dc7fa509894fe519216c79147.zip
chromium_src-890637216afe663dc7fa509894fe519216c79147.tar.gz
chromium_src-890637216afe663dc7fa509894fe519216c79147.tar.bz2
gfx: Create a separate gfx component out of ui.
BUG=103304 R=ben@chromium.org Review URL: https://codereview.chromium.org/25015003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@225857 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'android_webview')
-rw-r--r--android_webview/native/webview_native.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/android_webview/native/webview_native.gyp b/android_webview/native/webview_native.gyp
index f326320..af3b21d 100644
--- a/android_webview/native/webview_native.gyp
+++ b/android_webview/native/webview_native.gyp
@@ -17,6 +17,7 @@
'../../cc/cc.gyp:cc',
'../../net/net.gyp:net',
'../../skia/skia.gyp:skia',
+ '../../ui/gfx/gfx.gyp:gfx',
'../../ui/ui.gyp:ui',
'../../webkit/common/user_agent/webkit_user_agent.gyp:user_agent',
'../../webkit/common/webkit_common.gyp:webkit_common',