build: add missing header for SetStackDumpFirstChanceCallback (#48863)

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: deepak1556 <hop2deep@gmail.com>
This commit is contained in:
trop[bot]
2025-11-10 12:06:42 +01:00
committed by GitHub
parent 59b0747676
commit 018876adde
2 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,6 @@
#include "base/command_line.h"
#include "base/containers/contains.h"
#include "base/debug/stack_trace.h"
#include "content/public/renderer/render_frame.h"
#include "net/http/http_request_headers.h"
#include "shell/common/api/electron_bindings.h"