blob: 8d8520edb3f91538a681f70baf1c92e1c790dec9 [file] [log] [blame]
Brian Osmanf2c90142017-07-13 15:50:03 -04001# Copyright 2017 Google Inc.
2#
3# Use of this source code is governed by a BSD-style license that can be
4# found in the LICENSE file.
Mike Reed59227392017-09-26 09:46:08 -04005flutter_defines = [
6 "SK_SUPPORT_LEGACY_IMAGE_ENCODE_API",
7 "SK_SUPPORT_LEGACY_FONTMGR_API",
Mike Reedcd284c52017-09-29 15:22:56 -04008 "SK_SUPPORT_LEGACY_SAFESIZE64",
Mike Reed59227392017-09-26 09:46:08 -04009]