summaryrefslogtreecommitdiffstats
path: root/win8/delegate_execute
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-24 01:25:38 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-10-24 01:25:38 +0000
commitc56f92eafc692b34704ccf114c88a28451c0414e (patch)
treebab39700e8bd73ad8ffd319d3acd86e4b9d83ac8 /win8/delegate_execute
parenteb21bbb25d0fc7f6d897bfa0c26a46e48019f629 (diff)
downloadchromium_src-c56f92eafc692b34704ccf114c88a28451c0414e.zip
chromium_src-c56f92eafc692b34704ccf114c88a28451c0414e.tar.gz
chromium_src-c56f92eafc692b34704ccf114c88a28451c0414e.tar.bz2
Ensure that the delegate_execute target depends on ui. This should fix the linker error on the Windows builder.
BUG=157184 TBR=cpu Review URL: https://codereview.chromium.org/11229074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163735 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 d992206..4a03a64 100644
--- a/win8/delegate_execute/delegate_execute.gyp
+++ b/win8/delegate_execute/delegate_execute.gyp
@@ -16,6 +16,7 @@
'../../base/base.gyp:base',
'../../chrome/chrome.gyp:installer_util',
'../../google_update/google_update.gyp:google_update',
+ '../../ui/ui.gyp:ui',
'../../win8/win8.gyp:check_sdk_patch',
],
'sources': [