| Index: remoting/remoting_srcs.gypi
 | 
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
 | 
| index 59a055926d6c0bba986d20a25ccd704d7cfbd3d4..7bc068238c3cd5b512b60f5ab727a187d6445c67 100644
 | 
| --- a/remoting/remoting_srcs.gypi
 | 
| +++ b/remoting/remoting_srcs.gypi
 | 
| @@ -80,6 +80,8 @@
 | 
|        'protocol/authenticator.cc',
 | 
|        'protocol/authenticator.h',
 | 
|        'protocol/capability_names.h',
 | 
| +      'protocol/client_authentication_config.cc',
 | 
| +      'protocol/client_authentication_config.h',
 | 
|        'protocol/channel_authenticator.h',
 | 
|        'protocol/channel_dispatcher_base.cc',
 | 
|        'protocol/channel_dispatcher_base.h',
 | 
| 
 |