aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn
diff options
context:
space:
mode:
Diffstat (limited to 'gn')
-rw-r--r--gn/android_framework_defines.gni1
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/android_framework_defines.gni b/gn/android_framework_defines.gni
index 76b877661f..4577d08ec5 100644
--- a/gn/android_framework_defines.gni
+++ b/gn/android_framework_defines.gni
@@ -14,4 +14,5 @@ android_framework_defines = [
"SK_SUPPORT_LEGACY_EMBOSSMASKFILTER",
"SK_SUPPORT_DEPRECATED_CLIPOPS",
"SK_LEGACY_SWEEP_GRADIENT",
+ "SK_SUPPORT_LEGACY_TILED_BITMAPS",
]