Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(181)

Unified Diff: remoting/remoting.gyp

Issue 10453064: Remove V1 authenticators. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',
],
« remoting/client/client_config.cc ('K') | « remoting/protocol/v1_authenticator_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698