Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Unified Diff: ui/ui_unittests.gypi

Issue 11280318: YUV conversion on the GPU. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Test improvements. Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« ui/surface/d3d9_utils_win.h ('K') | « ui/surface/d3d9_utils_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 5a64b4b540e208af1bf434f3fc503b02be6fa2d9..44e6e48830f8cdd37698a3d2945fbdda1ce5cf50 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -163,6 +163,7 @@
'surface/accelerated_surface_transformer_win_unittest.cc'
],
'dependencies': [
+ '../media/media.gyp:yuv_convert',
'../ui/surface/surface.gyp:surface',
],
'include_dirs': [
« ui/surface/d3d9_utils_win.h ('K') | « ui/surface/d3d9_utils_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698