aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2017-07-10 13:57:17 -0400
committerGravatar Mike Reed <reed@google.com>2017-07-10 17:58:43 +0000
commitd8ddf1bbb4a9752d842c4c55a560b9e8947a4463 (patch)
tree3bc8bd1022f32a6fede49bc35c6369d25e9d9d04
parent77e966647f6b495fe44772086c709528c711fc6e (diff)
remove flags for android
Needs to be coordinated with https://googleplex-android-review.git.corp.google.com/#/c/2518767/ Bug: skia: Change-Id: If8238119b4a79bec4f816cab43935585728bb601 Reviewed-on: https://skia-review.googlesource.com/22068 Commit-Queue: Mike Reed <reed@google.com> Reviewed-by: Mike Reed <reed@google.com>
-rw-r--r--gn/android_framework_defines.gni2
1 files changed, 0 insertions, 2 deletions
diff --git a/gn/android_framework_defines.gni b/gn/android_framework_defines.gni
index 689ba82cce..76b877661f 100644
--- a/gn/android_framework_defines.gni
+++ b/gn/android_framework_defines.gni
@@ -14,6 +14,4 @@ android_framework_defines = [
"SK_SUPPORT_LEGACY_EMBOSSMASKFILTER",
"SK_SUPPORT_DEPRECATED_CLIPOPS",
"SK_LEGACY_SWEEP_GRADIENT",
- "SK_SUPPORT_LEGACY_TILED_BITMAPS",
- "SK_SUPPORT_LEGACY_BILERP_IGNORING_HACK",
]