Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 020decf2a6d76716d2556d5b7ca17dd1b20ad695..58b5bd9983e3e50d0a3bc366572584bef5caeef2 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1508,3 +1508,11 @@ |
fun:ReloadButton::ReloadButton |
fun:ReloadButtonTest::ReloadButtonTest |
} |
+{ |
+ bug_141255 |
+ Heapcheck:Leak |
+ ... |
+ fun:policy::BrowserPolicyConnector::CreatePlatformProvider |
+ fun:policy::BrowserPolicyConnector::Init |
+ fun:TestingBrowserProcess::browser_policy_connector |
+} |