diff options
Diffstat (limited to 'gn')
-rw-r--r-- | gn/gn_to_bp.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gn/gn_to_bp.py b/gn/gn_to_bp.py index 24ee2bfead..7bb9b0f6d9 100644 --- a/gn/gn_to_bp.py +++ b/gn/gn_to_bp.py @@ -214,7 +214,6 @@ cc_test { gn_args = { 'is_official_build': 'true', 'skia_enable_tools': 'true', - 'skia_enable_skottie': 'false', # requires rapidjson third-party 'skia_use_libheif': 'true', 'skia_use_vulkan': 'true', 'target_cpu': '"none"', |