Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 276ddfb1f1308bee85cf4ad261fa34979b27156a..1a83763b1d02841e198af280cfa46738b4633683 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1685,8 +1685,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', |
@@ -1826,7 +1824,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', |
], |