| Index: build/standalone.gypi
|
| diff --git a/build/standalone.gypi b/build/standalone.gypi
|
| index 6c88409dbee892ed9dcc6332f08104d1da5d1756..5e6ae63d34cf4a565a9968fb7832da3966a1c33f 100644
|
| --- a/build/standalone.gypi
|
| +++ b/build/standalone.gypi
|
| @@ -194,9 +194,6 @@
|
| # their own default value.
|
| 'v8_use_external_startup_data%': 1,
|
|
|
| - # Use a separate ignition snapshot file in standalone builds.
|
| - 'v8_separate_ignition_snapshot': 1,
|
| -
|
| # Relative path to icu.gyp from this file.
|
| 'icu_gyp_path': '../third_party/icu/icu.gyp',
|
|
|
|
|