Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index 2b14f42230bf775a14d7515a131e470a36c5da71..18dd0f74d6eb0dd9dda15f4cfc907923654b2266 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1867,3 +1867,18 @@ |
... |
fun:base::WeakPtrDeathTest_NonOwnerThreadDeletesWeakPtrAfterReference_Test::TestBody |
} |
+{ |
+ bug_244105 |
+ Heapcheck:Leak |
+ fun:ash::internal::MirrorWindowController::UpdateWindow |
+ fun:~MirrorWindowCreator |
+ fun:~MirrorWindowCreator |
+ fun:operator |
+ fun:~scoped_ptr_impl |
+ fun:~scoped_ptr |
+ fun:ash::internal::DisplayManager::UpdateDisplays |
+ fun:ash::internal::DisplayManager::OnNativeDisplaysChanged |
+ fun:ash::test::DisplayManagerTestApi::UpdateDisplay |
+ fun:ash::test::AshTestBase::UpdateDisplay |
+ fun:ash::internal::MirrorWindowControllerTest_MirrorCursor_Test::TestBody |
+} |