| Index: tools/lsan/suppressions.txt
|
| diff --git a/tools/lsan/suppressions.txt b/tools/lsan/suppressions.txt
|
| index 2755c6673fcc9bb4269f4ae0bf4517482593bcae..54a5bfaa5e7bfed1a8afadf9c4ec56f0d9dc7425 100644
|
| --- a/tools/lsan/suppressions.txt
|
| +++ b/tools/lsan/suppressions.txt
|
| @@ -33,9 +33,6 @@ leak:crypto::ScopedTestNSSDB::ScopedTestNSSDB
|
| # Another leak due to not shutting down NSS properly. http://crbug.com/124445
|
| leak:error_get_my_stack
|
|
|
| -# XRandR has several one time leaks.
|
| -leak:libxrandr
|
| -
|
| # The NSS suppressions above will not fire when the fast stack unwinder is used,
|
| # because it can't unwind through NSS libraries. Apply blanket suppressions for
|
| # now.
|
|
|