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.gni5
1 files changed, 5 insertions, 0 deletions
diff --git a/gn/flutter_defines.gni b/gn/flutter_defines.gni
new file mode 100644
index 0000000000..75ac43d4fd
--- /dev/null
+++ b/gn/flutter_defines.gni
@@ -0,0 +1,5 @@
+# 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" ]