build: add missing header for SetStackDumpFirstChanceCallback (#48860)

This commit is contained in:
Robo
2025-11-10 18:12:02 +09:00
committed by GitHub
parent 1073d7e2bb
commit 87d1ff59cb
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"