summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute
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 /win8/delegate_execute
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 'win8/delegate_execute')
-rw-r--r--win8/delegate_execute/delegate_execute.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/win8/delegate_execute/delegate_execute.gyp b/win8/delegate_execute/delegate_execute.gyp
index 935534f..6230920 100644
--- a/win8/delegate_execute/delegate_execute.gyp
+++ b/win8/delegate_execute/delegate_execute.gyp
@@ -45,6 +45,7 @@
'../../content/content.gyp:content_common',
'../../google_update/google_update.gyp:google_update',
'../../ui/gfx/gfx.gyp:gfx',
+ '../../ui/gfx/gfx.gyp:gfx_geometry',
'../../ui/ui.gyp:ui',
'../../win8/win8.gyp:check_sdk_patch',
'delegate_execute_version_resources',