Chromium Code Reviews| Index: remoting/test/BUILD.gn |
| diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn |
| index 47c2a338930b42e2c893bf0519ff9b8cb33e1846..f7b97fddb20744ec8263662962c2949dc5e778f0 100644 |
| --- a/remoting/test/BUILD.gn |
| +++ b/remoting/test/BUILD.gn |
| @@ -44,6 +44,8 @@ source_set("test_support") { |
| "remote_host_info.h", |
| "remote_host_info_fetcher.cc", |
| "remote_host_info_fetcher.h", |
| + "rgb_value.cc", |
| + "rgb_value.h", |
| "test_chromoting_client.cc", |
| "test_chromoting_client.h", |
| "test_video_renderer.cc", |