Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index ed71dd02de6d7ae4da27786eded7410dd8862668..2f38e3b49d010e77dd2551f52f28ac2117af4a72 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1450,7 +1450,7 @@ |
{ |
bug_81796_a |
Heapcheck:Leak |
- fun:base::MessageLoopProxy::CreateForCurrentThread |
+ fun:base::MessageLoopProxy::current |
fun:*Context |
fun:*ChannelProxy |
fun:IPCChannelTest_ChannelProxyTest_Test::TestBody |
@@ -1458,7 +1458,7 @@ |
{ |
bug_81796_b |
Heapcheck:Leak |
- fun:base::MessageLoopProxy::CreateForCurrentThread |
+ fun:base::MessageLoopProxy::current |
... |
fun:*SyncContext |
fun:*SyncChannel |