aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/flutter_defines.gni
diff options
context:
space:
mode:
Diffstat (limited to 'gn/flutter_defines.gni')
-rw-r--r--gn/flutter_defines.gni3
1 files changed, 0 insertions, 3 deletions
diff --git a/gn/flutter_defines.gni b/gn/flutter_defines.gni
index 7df2360e6f..d817f3c510 100644
--- a/gn/flutter_defines.gni
+++ b/gn/flutter_defines.gni
@@ -3,9 +3,6 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
flutter_defines = [
- "SK_SUPPORT_LEGACY_IMAGE_ENCODE_API",
"SK_DISABLE_EXPLICIT_GPU_RESOURCE_ALLOCATION",
"SK_DISABLE_RENDER_TARGET_SORTING",
- "SK_SUPPORT_LEGACY_RECTMAKELARGEST",
- "SK_SUPPORT_LEGACY_BLURMASKFILTER",
]