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', |
], |