Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 37d45d650a903ebb42518c6a7090c7a047bd1c93..14bb0401f91c2fe60bf99a193d2705743d47f1c0 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", |
] |