| Index: remoting/remoting_test.gypi
 | 
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
 | 
| index 4e9e286801503de620d3a4c2d451eeb07f735575..0065d0a924e97bc0783a1a0ee1c0c5fe100ac7d7 100644
 | 
| --- a/remoting/remoting_test.gypi
 | 
| +++ b/remoting/remoting_test.gypi
 | 
| @@ -88,6 +88,8 @@
 | 
|          'test/remote_host_info.h',
 | 
|          'test/remote_host_info_fetcher.cc',
 | 
|          'test/remote_host_info_fetcher.h',
 | 
| +        'test/rgb_value.cc',
 | 
| +        'test/rgb_value.h',
 | 
|          'test/test_chromoting_client.cc',
 | 
|          'test/test_chromoting_client.h',
 | 
|          'test/test_video_renderer.cc',
 | 
| 
 |