summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
authorgrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-23 21:17:51 +0000
committergrt@chromium.org <grt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-23 21:17:51 +0000
commit6aef0e5c62cba3cdf0b9c95fd15563f006c126b4 (patch)
tree5acc58b735cf1d1915555d3319fbcd8f1d565204 /content/content_tests.gypi
parente54d6ece676c4f0ea2c20356951142009715b6b6 (diff)
downloadchromium_src-6aef0e5c62cba3cdf0b9c95fd15563f006c126b4.zip
chromium_src-6aef0e5c62cba3cdf0b9c95fd15563f006c126b4.tar.gz
chromium_src-6aef0e5c62cba3cdf0b9c95fd15563f006c126b4.tar.bz2
Fix video_decode_accelerator_unittest.obj build break on windows shared_library builds.
BUG=none TEST=dxva_video_decode_accelerator_unittest.exe builds on win trybot TBR=ananta@chromium.org Review URL: https://chromiumcodereview.appspot.com/9443027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123331 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ab06490..7064833 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -464,6 +464,7 @@
'../third_party/angle/src/build_angle.gyp:libGLESv2',
'../media/media.gyp:media',
'../ui/gfx/gl/gl.gyp:gl',
+ '../ui/ui.gyp:ui',
],
'conditions': [
['win_use_allocator_shim==1', {