| Index: tools/heapcheck/suppressions.txt
|
| ===================================================================
|
| --- tools/heapcheck/suppressions.txt (revision 109692)
|
| +++ tools/heapcheck/suppressions.txt (working copy)
|
| @@ -1714,3 +1714,13 @@
|
| fun:::ChromeTestSuiteInitializer::OnTestStart
|
| fun:testing::internal::TestEventRepeater::OnTestStart
|
| }
|
| +{
|
| + bug_103945
|
| + Heapcheck:Leak
|
| + ...
|
| + fun:std::*string::_Rep::_S_create
|
| + ...
|
| + fun:PluginService::RegisterPepperPlugins
|
| + fun:PluginService::Init
|
| + fun:chromeos::::GViewRequestInterceptorTest::SetUp
|
| +}
|
|
|