diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index d57af12..447553c 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -251,9 +251,8 @@ 'host/capturer_mac.h', 'host/event_executor_mac.cc', 'host/event_executor_mac.h', - 'host/user_authenticator_fake.cc', - 'host/user_authenticator_fake.h', 'host/user_authenticator_mac.cc', + 'host/user_authenticator_mac.h', ], 'link_settings': { 'libraries': [ |