aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/skia_for_android_framework_defines.gypi
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-11-10 11:54:56 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-11-10 11:54:57 -0800
commit091f60c2a0e4504c017b8a67ff96a0e829519b14 (patch)
treeb77c149adc2d855b7aaf62c53398f9213ccedf20 /gyp/skia_for_android_framework_defines.gypi
parent6dfe9ac3aad3ab8ec3a0f1684c94fef0c6ad9c3e (diff)
Use a struct for client GL texture handles
Diffstat (limited to 'gyp/skia_for_android_framework_defines.gypi')
-rw-r--r--gyp/skia_for_android_framework_defines.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/skia_for_android_framework_defines.gypi b/gyp/skia_for_android_framework_defines.gypi
index 70b3f297cb..773c530d0d 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -18,6 +18,7 @@
'SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG',
'SK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS',
'SK_SUPPORT_LEGACY_GRADIENT_DITHERING',
+ 'SK_IGNORE_GL_TEXTURE_TARGET',
],
},
}