Index: tools/heapcheck/suppressions.txt |
diff --git a/tools/heapcheck/suppressions.txt b/tools/heapcheck/suppressions.txt |
index f3e8f773709df4a99e9e6a28748a5e282dedb41d..214390903d833b8eaa14eda5df880bf59353ec5f 100644 |
--- a/tools/heapcheck/suppressions.txt |
+++ b/tools/heapcheck/suppressions.txt |
@@ -1882,3 +1882,12 @@ |
fun:std::basic_string::basic_string |
fun:chromeos::UserManagerTest_*_Test::TestBody |
} |
+{ |
+ bug_118203 |
+ Heapcheck:Leak |
+ ... |
+ fun:invalidation::NewPermanentCallback |
+ fun:invalidation::InvalidationClientImpl::ScheduleStartAfterReadingStateBlob |
+ fun:invalidation::InvalidationClientImpl::Start |
+ fun:sync_notifier::ChromeInvalidationClient::Start |
+} |