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

Unified Diff: net/base/tcp_pinger_unittest.cc

Issue 43079: NO CODE CHANGE (Closed)
Patch Set: Created 11 years, 9 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 | « net/base/tcp_pinger.h ('k') | net/base/telnet_server_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/tcp_pinger_unittest.cc
diff --git a/net/base/tcp_pinger_unittest.cc b/net/base/tcp_pinger_unittest.cc
index a30f66415eb26208d9b415b392d2da9ab23906fb..2ae6b1fb19a050159b51a3cbb6285020b5debbaa 100644
--- a/net/base/tcp_pinger_unittest.cc
+++ b/net/base/tcp_pinger_unittest.cc
@@ -89,4 +89,3 @@ TEST_F(TCPPingerTest, PingFail) {
rv = pinger.Ping(base::TimeDelta::FromMilliseconds(100), 1);
EXPECT_NE(rv, net::OK);
}
-
« no previous file with comments | « net/base/tcp_pinger.h ('k') | net/base/telnet_server_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698