Chromium Code Reviews| Index: remoting/BUILD.gn |
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn |
| index 899f9d8c416c153d18a0bfaa9c8335d6ecfe28e4..314a484f70ff3783be2c154954de4c1023e8e6a2 100644 |
| --- a/remoting/BUILD.gn |
| +++ b/remoting/BUILD.gn |
| @@ -150,6 +150,7 @@ if (!is_mac) { |
| "test/app_remoting_test_driver_environment_unittest.cc", |
| "test/remote_host_info_fetcher_unittest.cc", |
| "test/test_chromoting_client_unittest.cc", |
| + "test/test_video_renderer_unittest.cc", |
| ] |
| configs += [ |