linux: Pass v8 snapshot's fd to child process
This commit is contained in:
parent
a5b6ffd93c
commit
7e88fe107d
3 changed files with 49 additions and 1 deletions
|
@ -119,6 +119,8 @@
|
|||
'defines': [
|
||||
# We are using Release version libchromiumcontent:
|
||||
'NDEBUG',
|
||||
# Needed by gin:
|
||||
'V8_USE_EXTERNAL_STARTUP_DATA',
|
||||
# From skia_for_chromium_defines.gypi:
|
||||
'SK_SUPPORT_LEGACY_GETTOPDEVICE',
|
||||
'SK_SUPPORT_LEGACY_BITMAP_CONFIG',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue