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
parent 17bc408b
......@@ -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',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment