| Index: tools/heapcheck/suppressions.txt
|
| diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt
|
| index 194f75e8d442b7ec7748e535b1873e011510ce07..1e917174499ca69b72c3043afa8af2bef005bc3c 100644
|
| --- a/tools/heapcheck/suppressions.txt
|
| +++ b/tools/heapcheck/suppressions.txt
|
| @@ -1745,3 +1745,11 @@
|
| # fun:PrintPreviewTabControllerUnitTest_MultiplePreviewTabs_Test::TestBody
|
| # fun:PrintPreviewTabControllerUnitTest_ClearInitiatorTabDetails_Test::TestBody
|
| }
|
| +{
|
| + bug_104775
|
| + Heapcheck:Leak
|
| + fun:base::Value::CreateIntegerValue
|
| + fun:HostContentSettingsMap::SetDefaultContentSetting
|
| + fun:CookieSettings::SetDefaultCookieSetting
|
| + fun:ExtensionSpecialStoragePolicyTest_HasSessionOnlyOrigins_Test::TestBody
|
| +}
|
|
|