From a6cdf1a2564ad51cd027cd881825fddd7cef8aca Mon Sep 17 00:00:00 2001 From: "robertphillips@google.com" Date: Thu, 10 Jan 2013 18:51:45 +0000 Subject: Remove defines from skia.gyp (they have been moved into WebKit) This is a second upload of https://codereview.chromium.org/11786010/ Review URL: https://codereview.chromium.org/11783098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176117 0039d316-1c4b-4281-b951-d872f2087c98 --- skia/skia.gyp | 7 ------- 1 file changed, 7 deletions(-) (limited to 'skia') diff --git a/skia/skia.gyp b/skia/skia.gyp index 393fba6..f31324b 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -227,13 +227,6 @@ # it ever gets used the processes that use it need to call # SkGraphics::Init(). 'SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0', - - # Temporarily keep old int-srcrect behavior, until we determine if - # the few failures are a bug or not. - 'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT', - 'SK_IGNORE_QUAD_STROKE_FIX', - 'SK_IGNORE_TRANS_CLAMP_FIX', - 'SK_IGNORE_FAST_SCALEMATRIX_INVERT', ], 'sources!': [ '../third_party/skia/include/core/SkTypes.h', -- cgit v1.1