Add support for size 64 skbitmap operations

This commit is contained in:
Samuel Attard 2017-12-18 15:17:03 +11:00 committed by Aleksei Kuzmin
parent 7356be0164
commit 5a2f85600d

View file

@ -268,6 +268,9 @@
# See Chromium src/third_party/protobuf/BUILD.gn
'GOOGLE_PROTOBUF_NO_RTTI',
'GOOGLE_PROTOBUF_NO_STATIC_INITIALIZER',
# Enables SkBitmap size 64 operations
'SK_SUPPORT_LEGACY_SAFESIZE64',
],
'sources': [
'<@(lib_sources)',