aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/flutter_defines.gni
blob: 8d8520edb3f91538a681f70baf1c92e1c790dec9 (plain)
1
2
3
4
5
6
7
8
9
# Copyright 2017 Google Inc.
#
# 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",
  "SK_SUPPORT_LEGACY_SAFESIZE64",
]