summaryrefslogtreecommitdiff
path: root/tools/v8_gypfiles/broken/standalone.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'tools/v8_gypfiles/broken/standalone.gypi')
-rw-r--r--tools/v8_gypfiles/broken/standalone.gypi6
1 files changed, 0 insertions, 6 deletions
diff --git a/tools/v8_gypfiles/broken/standalone.gypi b/tools/v8_gypfiles/broken/standalone.gypi
index f01b5975fc..f010679434 100644
--- a/tools/v8_gypfiles/broken/standalone.gypi
+++ b/tools/v8_gypfiles/broken/standalone.gypi
@@ -227,12 +227,6 @@
# speeds.
'v8_optimized_debug%': 0,
- # Use external files for startup data blobs:
- # the JS builtins sources and the start snapshot.
- # Embedders that don't use standalone.gypi will need to add
- # their own default value.
- 'v8_use_external_startup_data%': 1,
-
# Relative path to icu.gyp from this file.
'icu_gyp_path': '../third_party/icu/icu.gyp',