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

Unified Diff: content/content_tests.gypi

Issue 1233033002: MediaStream: Adding VideoTrackRecorder class and unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: miu@s nits Created 5 years, 4 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 dbbfe227356cbf911b414b742bc0be44a3ef595f..8ff039c3c59499b18e0d0799e8df822073ad2d58 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -740,6 +740,7 @@
'renderer/media/speech_recognition_audio_sink_unittest.cc',
'renderer/media/user_media_client_impl_unittest.cc',
'renderer/media/video_source_handler_unittest.cc',
+ 'renderer/media/video_track_recorder_unittest.cc',
'renderer/media/webrtc/media_stream_remote_video_source_unittest.cc',
'renderer/media/webrtc/media_stream_track_metrics_unittest.cc',
'renderer/media/webrtc/peer_connection_dependency_factory_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698