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

Unified Diff: content/content_tests.gypi

Issue 2182183007: Handle scaling frames in RTCVideoEncoder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: posciak@ comments. Created 4 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
« no previous file with comments | « no previous file | content/renderer/media/gpu/rtc_video_encoder.cc » ('j') | 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 3504ce84a0035c0582c7a6139c66657dce3718fd..d7e58dec98975e873b240825fc0cdb09c8266111 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -783,6 +783,7 @@
'renderer/media/audio_track_recorder_unittest.cc',
'renderer/media/canvas_capture_handler_unittest.cc',
'renderer/media/gpu/rtc_video_decoder_unittest.cc',
+ 'renderer/media/gpu/rtc_video_encoder_unittest.cc',
'renderer/media/html_video_element_capturer_source_unittest.cc',
'renderer/media/media_recorder_handler_unittest.cc',
'renderer/media/media_stream_audio_processor_unittest.cc',
« no previous file with comments | « no previous file | content/renderer/media/gpu/rtc_video_encoder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698