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

Unified Diff: remoting/test/app_remoting_connected_client_fixture.cc

Issue 1219923011: Added image pattern comparison logic for test interface and fixture. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: "Minor update on comments" Created 5 years, 5 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
« no previous file with comments | « no previous file | remoting/test/app_remoting_connection_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/test/app_remoting_connected_client_fixture.cc
diff --git a/remoting/test/app_remoting_connected_client_fixture.cc b/remoting/test/app_remoting_connected_client_fixture.cc
index f624f92ff448c1d632d2dc9ddc7790c08b96f4a0..adc22d363b89dd69886a1c571ffe02e5f022f6ca 100644
--- a/remoting/test/app_remoting_connected_client_fixture.cc
+++ b/remoting/test/app_remoting_connected_client_fixture.cc
@@ -87,7 +87,6 @@ bool AppRemotingConnectedClientFixture::VerifyResponseForSimpleHostMessage(
run_loop_->Run();
timer_->Stop();
- connection_helper_->ResetHostMessageReceivedCallback();
return message_received;
}
« no previous file with comments | « no previous file | remoting/test/app_remoting_connection_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698