mirror of
https://github.com/electron/electron.git
synced 2026-01-28 00:38:35 -05:00
Add support for size 64 skbitmap operations
This commit is contained in:
committed by
Aleksei Kuzmin
parent
7356be0164
commit
5a2f85600d
@@ -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)',
|
||||
|
||||
Reference in New Issue
Block a user