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

Unified Diff: tools/cfi/blacklist.txt

Issue 1963883002: mojo: make libmojo_public_test_support a static library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « services/shell/mojo_shell_unittests.isolate ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/cfi/blacklist.txt
diff --git a/tools/cfi/blacklist.txt b/tools/cfi/blacklist.txt
index ab60ab63256a9c37ab9dba460e1dc562d073bfc4..aa72a2485960551ec07ab5ee412b803c3718b8dc 100644
--- a/tools/cfi/blacklist.txt
+++ b/tools/cfi/blacklist.txt
@@ -18,11 +18,6 @@ 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
type:media::CdmVideoDecoder
« no previous file with comments | « services/shell/mojo_shell_unittests.isolate ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698