aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skqp/gn_to_bp.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/skqp/gn_to_bp.py')
-rw-r--r--tools/skqp/gn_to_bp.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/skqp/gn_to_bp.py b/tools/skqp/gn_to_bp.py
index 06ad02cad7..e645398d82 100644
--- a/tools/skqp/gn_to_bp.py
+++ b/tools/skqp/gn_to_bp.py
@@ -137,6 +137,7 @@ gn_args = {
# enable/disable skia subsystems
'skia_enable_fontmgr_empty': 'true',
'skia_enable_pdf': 'false',
+ 'skia_enable_skottie': 'false',
'skia_use_expat': 'false',
'skia_use_dng_sdk': 'false',
'skia_use_icu': 'false',