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

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 piman's review comments Created 7 years, 5 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 0dbc0587b3eda9962d24a4ca72ec4e28607c3769..c436584d8939841b0e91b0ed544d5013bbf665d2 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -615,6 +615,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