| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index f49562103847d2c44631132bb8368e20985792eb..a3de9897e5c5e3aafacdac3ef4c0e92df0effd53 100644
|
| --- a/remoting/remoting_host_srcs.gypi
|
| +++ b/remoting/remoting_host_srcs.gypi
|
| @@ -222,9 +222,7 @@
|
| 'host/screen_resolution.cc',
|
| 'host/screen_resolution.h',
|
| 'host/security_key/security_key_auth_handler.h',
|
| - 'host/security_key/security_key_auth_handler_android.cc',
|
| - 'host/security_key/security_key_auth_handler_linux.cc',
|
| - 'host/security_key/security_key_auth_handler_mac.cc',
|
| + 'host/security_key/security_key_auth_handler_posix.cc',
|
| 'host/security_key/security_key_auth_handler_win.cc',
|
| 'host/security_key/security_key_extension.cc',
|
| 'host/security_key/security_key_extension.h',
|
|
|