Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 7009063831495a85fa14cc551a455bd5253c4d80..47c18141e0469131cbee9940d87b65fef3b3a0c8 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1538,8 +1538,6 @@ |
'protocol/transport_config.h', |
'protocol/util.cc', |
'protocol/util.h', |
- 'protocol/v1_authenticator.cc', |
- 'protocol/v1_authenticator.h', |
'protocol/v2_authenticator.cc', |
'protocol/v2_authenticator.h', |
'protocol/video_reader.cc', |
@@ -1674,7 +1672,6 @@ |
'protocol/protocol_mock_objects.h', |
'protocol/ppapi_module_stub.cc', |
'protocol/ssl_hmac_channel_authenticator_unittest.cc', |
- 'protocol/v1_authenticator_unittest.cc', |
'protocol/v2_authenticator_unittest.cc', |
'run_all_unittests.cc', |
], |