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

Unified Diff: mojo/services/network/http_server_apptest.cc

Issue 1157843002: Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
« no previous file with comments | « mojo/runner/shell_apptest.cc ('k') | mojo/tools/rev_sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/http_server_apptest.cc
diff --git a/mojo/services/network/http_server_apptest.cc b/mojo/services/network/http_server_apptest.cc
index 9652c05a77a449e823c4166b2abf5514b955b825..32c249c32bd1bce396c4cc73bc586d886bb91e91 100644
--- a/mojo/services/network/http_server_apptest.cc
+++ b/mojo/services/network/http_server_apptest.cc
@@ -567,7 +567,7 @@ class HttpServerAppTest : public test::ApplicationTestBase {
EXPECT_NE(0u, bound_to->ipv4->port);
*out_bound_to = bound_to.Pass();
});
- network_service_.WaitForIncomingMethodCall();
+ network_service_.WaitForIncomingResponse();
}
NetworkServicePtr network_service_;
« no previous file with comments | « mojo/runner/shell_apptest.cc ('k') | mojo/tools/rev_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698