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

Unified Diff: media/cast/cast_testing.gypi

Issue 868803007: [Cast] Refactor ExternalVideoEncoder for cleaner/simpler encapsulation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add clarification comments and TODOs. Created 5 years, 11 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 | « media/cast/BUILD.gn ('k') | media/cast/sender/external_video_encoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/cast_testing.gypi
diff --git a/media/cast/cast_testing.gypi b/media/cast/cast_testing.gypi
index 12199b556b94d7dcb68c57c51e30a4a36a2b8f69..67a0f7d53dc1141ce7b674da58da97db325a58a8 100644
--- a/media/cast/cast_testing.gypi
+++ b/media/cast/cast_testing.gypi
@@ -116,6 +116,8 @@
'sender/audio_sender_unittest.cc',
'sender/congestion_control_unittest.cc',
'sender/external_video_encoder_unittest.cc',
+ 'sender/fake_video_encode_accelerator_factory.cc',
+ 'sender/fake_video_encode_accelerator_factory.h',
'sender/video_encoder_impl_unittest.cc',
'sender/video_sender_unittest.cc',
'test/end2end_unittest.cc',
« no previous file with comments | « media/cast/BUILD.gn ('k') | media/cast/sender/external_video_encoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698