aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--gn/flutter_defines.gni5
1 files changed, 1 insertions, 4 deletions
diff --git a/gn/flutter_defines.gni b/gn/flutter_defines.gni
index 13cf328462..75ac43d4fd 100644
--- a/gn/flutter_defines.gni
+++ b/gn/flutter_defines.gni
@@ -2,7 +2,4 @@
#
# 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_SUPPORT_LEGACY_FONTMGR_API",
-]
+flutter_defines = [ "SK_SUPPORT_LEGACY_IMAGE_ENCODE_API" ]