| Index: remoting/remoting_host.gypi | 
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi | 
| index b240fb70dbced0ae2b897af38b3025a5a456ec73..656a6e4e6e4d1125efd6c5d3efd499877f698b50 100644 | 
| --- a/remoting/remoting_host.gypi | 
| +++ b/remoting/remoting_host.gypi | 
| @@ -179,6 +179,8 @@ | 
| 'host/me2me_desktop_environment.h', | 
| 'host/mouse_clamping_filter.cc', | 
| 'host/mouse_clamping_filter.h', | 
| +            'host/oauth_token_getter.cc', | 
| +            'host/oauth_token_getter.h', | 
| 'host/pairing_registry_delegate.cc', | 
| 'host/pairing_registry_delegate.h', | 
| 'host/pairing_registry_delegate_linux.cc', | 
|  |