aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/skia_for_android_framework_defines.gypi
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2014-06-30 09:05:34 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-30 09:05:34 -0700
commit52d9ac6c92ddf33b3b05eb77ba9509a7aa441657 (patch)
treef9ceeceda78cb8e92ba4e8ac57b5fb680c85d576 /gyp/skia_for_android_framework_defines.gypi
parentf3d15dc13abb825946ccad514412699828d5d709 (diff)
stop calling SkCanvas::getDevice
BUG=skia: R=bsalomon@google.com, robertphillips@google.com, junov@google.com Author: reed@google.com Review URL: https://codereview.chromium.org/355193006
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 9559f43923..66bb059a3d 100644
--- a/gyp/skia_for_android_framework_defines.gypi
+++ b/gyp/skia_for_android_framework_defines.gypi
@@ -14,6 +14,7 @@
#
'skia_for_android_framework_defines': [
'SK_SUPPORT_LEGACY_SETCONFIG_INFO',
+ 'SK_SUPPORT_LEGACY_GETDEVICE',
'SK_SUPPORT_LEGACY_SETCONFIG',
'SK_SUPPORT_LEGACY_IMAGEDECODER_CONFIG',
'SK_SUPPORT_LEGACY_DEVICE_VIRTUAL_ISOPAQUE',