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

Unified Diff: remoting/protocol/BUILD.gn

Issue 2329653002: Add WebrtcVideoEncoder interface (Closed)
Patch Set: win Created 4 years, 3 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 | « remoting/proto/video.proto ('k') | remoting/protocol/video_frame_pump.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/BUILD.gn
diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
index 78ed623f51d5b42ed0389c97994403f91b863a7f..01cbf723918e590028dbe26cb66a45653639e9dc 100644
--- a/remoting/protocol/BUILD.gn
+++ b/remoting/protocol/BUILD.gn
@@ -210,10 +210,10 @@ static_library("protocol") {
"webrtc_data_stream_adapter.h",
"webrtc_dummy_video_capturer.cc",
"webrtc_dummy_video_capturer.h",
+ "webrtc_dummy_video_encoder.cc",
+ "webrtc_dummy_video_encoder.h",
"webrtc_transport.cc",
"webrtc_transport.h",
- "webrtc_video_encoder_factory.cc",
- "webrtc_video_encoder_factory.h",
"webrtc_video_renderer_adapter.cc",
"webrtc_video_renderer_adapter.h",
"webrtc_video_stream.cc",
« no previous file with comments | « remoting/proto/video.proto ('k') | remoting/protocol/video_frame_pump.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698