| Index: remoting/client/BUILD.gn
|
| diff --git a/remoting/client/BUILD.gn b/remoting/client/BUILD.gn
|
| index d3ded033a2dacfb0fda690cf1d5b09f0b44b47e8..d6909bc0699ccc4e864fb75fc18e28b7c02a1731 100644
|
| --- a/remoting/client/BUILD.gn
|
| +++ b/remoting/client/BUILD.gn
|
| @@ -51,6 +51,8 @@ static_library("client") {
|
| "normalizing_input_filter_win.h",
|
| "queued_task_poster.cc",
|
| "queued_task_poster.h",
|
| + "render_stub_proxy.cc",
|
| + "render_stub_proxy.h",
|
| "server_log_entry_client.cc",
|
| "server_log_entry_client.h",
|
| "software_video_renderer.cc",
|
|
|