blob: 13cf32846284547f3812b661311c02a08a53dcf7 (
plain)
1
2
3
4
5
6
7
8
|
# 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",
]
|