aboutsummaryrefslogtreecommitdiffhomepage
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/skottie/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/skottie/BUILD.gn b/modules/skottie/BUILD.gn
index b3c532c00c..93213e9b35 100644
--- a/modules/skottie/BUILD.gn
+++ b/modules/skottie/BUILD.gn
@@ -37,6 +37,7 @@ source_set("fuzz") {
if (skia_enable_skottie) {
testonly = true
+ public_configs = [ ":public_config" ]
configs += [ "../..:skia_private" ]
sources = [
"fuzz/FuzzSkottieJSON.cpp",