Add support for size 64 skbitmap operations
This commit is contained in:
parent
7356be0164
commit
5a2f85600d
1 changed files with 3 additions and 0 deletions
|
@ -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)',
|
||||
|
|
Loading…
Reference in a new issue