Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK.
Skia no longer looks at this define. It's as if it's always set now. BUG=skia: R=scroggo@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/368953005
This commit is contained in:
parent
75e9e6373e
commit
aca3d84940
@ -364,9 +364,6 @@
|
||||
# Optimizations for chromium (m30)
|
||||
'GR_GL_CUSTOM_SETUP_HEADER "gl/GrGLConfig_chrome.h"',
|
||||
'IGNORE_ROT_AA_RECT_OPT',
|
||||
# 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',
|
||||
'SkLONGLONG int64_t',
|
||||
'SK_DEFAULT_FONT_CACHE_LIMIT (768 * 1024)',
|
||||
'SK_ATOMICS_PLATFORM_H "../../src/ports/SkAtomics_sync.h"',
|
||||
|
Loading…
Reference in New Issue
Block a user