opt into SkScalarDiv until we can fix android call-sites
authorreed <reed@google.com>
Tue, 12 May 2015 17:28:58 +0000 (10:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 12 May 2015 17:28:58 +0000 (10:28 -0700)
BUG=skia:
TBR=
NOTRY=True

Review URL: https://codereview.chromium.org/1138273002

gyp/skia_for_android_framework_defines.gypi

index 82deef4dea2f4c62c25824b2f4025ed1d26fc61a..aba03844a3580cb0a0613e3e37b414904c6d569b 100644 (file)
@@ -18,6 +18,7 @@
       # Needed until we fix skbug.com/2440.
       'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
       'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
+      'SK_SUPPORT_LEGACY_SCALAR_DIV',
     ],
   },
 }