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

Unified Diff: content/content_tests.gypi

Issue 940903002: video_decode_accelerator_unittest: enable test on ozone surfaceless (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use GpuMemoryBufferFactory instead of GpuMemoryBufferFactoryOzoneNativeBuffer Created 5 years, 10 months 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
« no previous file with comments | « content/common/gpu/media/surfaceless_gl_renderer.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 602f098a43489fc70192f0641694f9ac16c382cb..ac8fb2b2c54724d905624e3f4bf91b7f288128b2 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1576,8 +1576,12 @@
],
'sources': [
'common/gpu/media/android_video_decode_accelerator_unittest.cc',
+ 'common/gpu/media/gl_renderer.cc',
+ 'common/gpu/media/gl_renderer.h',
'common/gpu/media/rendering_helper.cc',
'common/gpu/media/rendering_helper.h',
+ 'common/gpu/media/surfaceless_gl_renderer.cc',
+ 'common/gpu/media/surfaceless_gl_renderer.h',
'common/gpu/media/video_accelerator_unittest_helpers.h',
'common/gpu/media/video_decode_accelerator_unittest.cc',
],
« no previous file with comments | « content/common/gpu/media/surfaceless_gl_renderer.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698