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

Unified Diff: remoting/remoting_test.gypi

Issue 1463293002: Replace MockConnectionToClient with FakeConnectionToClient (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@remove_RejectAuthenticatingClient
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « remoting/protocol/protocol_mock_objects.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting_test.gypi
diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
index 1362cc15cc5710d9ab6cdc0715993ec5647c14c1..e3d0ced726b8004ee2c950b1a58abd0a230c8460 100644
--- a/remoting/remoting_test.gypi
+++ b/remoting/remoting_test.gypi
@@ -32,6 +32,8 @@
'host/fake_oauth_token_getter.h',
'protocol/fake_authenticator.cc',
'protocol/fake_authenticator.h',
+ 'protocol/fake_connection_to_client.cc',
+ 'protocol/fake_connection_to_client.h',
'protocol/fake_connection_to_host.cc',
'protocol/fake_connection_to_host.h',
'protocol/fake_datagram_socket.cc',
« no previous file with comments | « remoting/protocol/protocol_mock_objects.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698