diff --git a/engine/src/flutter/skia/BUILD.gn b/engine/src/flutter/skia/BUILD.gn index 2b3f81f385..82941e6227 100644 --- a/engine/src/flutter/skia/BUILD.gn +++ b/engine/src/flutter/skia/BUILD.gn @@ -649,7 +649,7 @@ skia_component("skia") { sources += skia_codec_decode_bmp sources += skia_encode_srcs sources += skia_sksl_core_sources - sources += skia_sksl_default_module_sources + sources += skia_sksl_core_module_sources sources += skia_ports_sources sources += [ "$_skia_root/src/android/SkAndroidFrameworkUtils.cpp",