| Index: remoting/protocol/BUILD.gn
|
| diff --git a/remoting/protocol/BUILD.gn b/remoting/protocol/BUILD.gn
|
| index 78de4e6660f8c1486300cc7369fdeabfc8045b5b..160396371dd9fdbcdb2d596ea1599b7cec37be95 100644
|
| --- a/remoting/protocol/BUILD.gn
|
| +++ b/remoting/protocol/BUILD.gn
|
| @@ -200,6 +200,9 @@ static_library("protocol") {
|
| "ice_connection_to_client.h",
|
| "video_frame_pump.cc",
|
| "video_frame_pump.h",
|
| + "webrtc_capture_scheduler.h",
|
| + "webrtc_capture_scheduler_simple.cc",
|
| + "webrtc_capture_scheduler_simple.h",
|
| "webrtc_connection_to_client.cc",
|
| "webrtc_connection_to_client.h",
|
| "webrtc_connection_to_host.cc",
|
|
|