Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index af6e01d5cbf2670a204a2fd2710289908c887005..6c50e2c63933bdbb3265a6e79fe59edc476cbc7b 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -31,9 +31,6 @@ declare_args() { |
# Embeds the given script into the snapshot. |
v8_embed_script = "" |
- # Support for backtrace_symbols on linux. |
- v8_enable_backtrace = false |
- |
# Sets -dENABLE_DISASSEMBLER. |
v8_enable_disassembler = false |