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

Unified Diff: content/content_tests.gypi

Issue 13890012: Integrate VDA with WebRTC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address review comments, update tests, and use a new thred to call RGVDF::CreateSharedMemory Created 7 years, 6 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 38a1964a688a7e528553056277690bedaa650ab2..f2490f621b8afb771976b55f80557188147d0955 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -614,6 +614,7 @@
'renderer/media/media_stream_dispatcher_unittest.cc',
'renderer/media/media_stream_impl_unittest.cc',
'renderer/media/rtc_peer_connection_handler_unittest.cc',
+ 'renderer/media/rtc_video_decoder_unittest.cc',
'renderer/media/video_destination_handler_unittest.cc',
'renderer/media/video_source_handler_unittest.cc',
'renderer/media/webrtc_audio_device_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698