| Index: build/isolate.gypi
|
| diff --git a/build/isolate.gypi b/build/isolate.gypi
|
| index 5d30005e74a56ba0e0211d3fee4f065fcb3cd411..b9aa4dc558d3044c8c597e4d0cf88e7747afd404 100644
|
| --- a/build/isolate.gypi
|
| +++ b/build/isolate.gypi
|
| @@ -77,6 +77,7 @@
|
| '--config-variable', 'component=<(component)',
|
| '--config-variable', 'target_arch=<(target_arch)',
|
| '--config-variable', 'use_custom_libcxx=<(use_custom_libcxx)',
|
| + '--config-variable', 'v8_separate_ignition_snapshot=<(v8_separate_ignition_snapshot)',
|
| '--config-variable', 'v8_use_external_startup_data=<(v8_use_external_startup_data)',
|
| '--config-variable', 'v8_use_snapshot=<(v8_use_snapshot)',
|
| ],
|
|
|