zeek/auxil/vcpkg/ports/qt5-webengine/fix-spellcheck-buildflags.patch
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
511 B
Diff

diff --git a/src/3rdparty/chromium/content/browser/BUILD.gn b/src/3rdparty/chromium/content/browser/BUILD.gn
index 1466f33d4..3fc848a56 100644
--- a/src/3rdparty/chromium/content/browser/BUILD.gn
+++ b/src/3rdparty/chromium/content/browser/BUILD.gn
@@ -40,6 +40,7 @@ jumbo_static_library("devtools_protocol") {
"//content/browser/devtools:protocol_sources",
"//content/common:buildflags",
"//third_party/inspector_protocol:crdtp",
+ "//components/spellcheck:buildflags",
]
sources = [