From f3b82af1fa8600643f3cf5975a1a1f7913430b91 Mon Sep 17 00:00:00 2001 From: "robertphillips@google.com" Date: Mon, 6 May 2013 12:14:19 +0000 Subject: Roll Skia DEPS to r9003 R=reed@google.com Review URL: https://codereview.chromium.org/14976002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198420 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia.gyp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'skia/skia.gyp') diff --git a/skia/skia.gyp b/skia/skia.gyp index d6acca5..63ab069 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -244,6 +244,8 @@ # Disable this check because it is too strict for some Chromium-specific # subclasses of SkPixelRef. See bug: crbug.com/171776. 'SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK', + + 'IGNORE_ROT_AA_RECT_OPT', ], 'sources!': [ '../third_party/skia/include/core/SkTypes.h', -- cgit v1.1