| Index: content/browser/resolve_proxy_msg_helper_unittest.cc
|
| ===================================================================
|
| --- content/browser/resolve_proxy_msg_helper_unittest.cc (revision 96482)
|
| +++ content/browser/resolve_proxy_msg_helper_unittest.cc (working copy)
|
| @@ -232,5 +232,5 @@
|
| EXPECT_TRUE(pending_result() == NULL);
|
|
|
| // It should also be the case that msg1, msg2, msg3 were deleted by the
|
| - // cancellation. (Else will show up as a leak in Purify/Valgrind).
|
| + // cancellation. (Else will show up as a leak in Valgrind).
|
| }
|
|
|