From 52d9ac6c92ddf33b3b05eb77ba9509a7aa441657 Mon Sep 17 00:00:00 2001 From: reed Date: Mon, 30 Jun 2014 09:05:34 -0700 Subject: 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 --- gyp/skia_for_android_framework_defines.gypi | 1 + 1 file changed, 1 insertion(+) (limited to 'gyp/skia_for_android_framework_defines.gypi') 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', -- cgit v1.2.3