Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 80b7ff754b4ca3598aee054316a6803c67e1490a..2311ad70fb6099b7090181e15f580682ac1b156a 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -724,6 +724,7 @@ action("v8_dump_build_config") { |
"is_tsan=$is_tsan", |
"target_cpu=\"$target_cpu\"", |
"v8_enable_i18n_support=$v8_enable_i18n_support", |
+ "v8_enable_inspector=$v8_enable_inspector_override", |
"v8_target_cpu=\"$v8_target_cpu\"", |
"v8_use_snapshot=$v8_use_snapshot", |
] |