linux: Pass v8 snapshot's fd to child process

This commit is contained in:
Cheng Zhao 2015-04-21 21:42:49 +08:00
parent a5b6ffd93c
commit 7e88fe107d
3 changed files with 49 additions and 1 deletions

View file

@ -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',