| Index: tools/cfi/blacklist.txt
|
| diff --git a/tools/cfi/blacklist.txt b/tools/cfi/blacklist.txt
|
| index aa72a2485960551ec07ab5ee412b803c3718b8dc..ab60ab63256a9c37ab9dba460e1dc562d073bfc4 100644
|
| --- a/tools/cfi/blacklist.txt
|
| +++ b/tools/cfi/blacklist.txt
|
| @@ -17,6 +17,11 @@
|
| type:*SkBlockComRef*
|
| # https://crbug.com/517959
|
| type:*NoAddRefRelease*
|
| +
|
| +# All mojo::test:: types.
|
| +# They are loaded from libmojo_public_test_support.so
|
| +# https://crbug.com/515347
|
| +type:mojo::test::*
|
|
|
| # All types and sources from libclearkeycdm.so.
|
| # See https://crbug.com/557969
|
|
|