Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(256)

Unified Diff: tools/valgrind/tsan_v2/suppressions.txt

Issue 24465003: Remove suppression of race:browser_sync::PasswordChangeProcessor::Disconnect. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/valgrind/tsan/suppressions.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan_v2/suppressions.txt
diff --git a/tools/valgrind/tsan_v2/suppressions.txt b/tools/valgrind/tsan_v2/suppressions.txt
index 9d3b30f40467a7aeaf9310288bb127620297ef8c..611b1cf9bbc7d229c59b36035855d871a2665713 100644
--- a/tools/valgrind/tsan_v2/suppressions.txt
+++ b/tools/valgrind/tsan_v2/suppressions.txt
@@ -132,8 +132,5 @@ race:content::WebRtcAudioCapturer::SetCapturerSource
# http://crbug.com/290964
race:PostponeInterruptsScope
-# http://crbug.com/296862
-race:browser_sync::PasswordChangeProcessor::Disconnect
-
# http://crbug.com/296883
race:net::URLFetcherCore::Stop
« no previous file with comments | « tools/valgrind/tsan/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698