Antonio Larrosa
48e40d999d
so we're sure not to use any code with a non-free license. OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.15/libqt5-qtwebengine?expand=0&rev=68
13 lines
525 B
Diff
13 lines
525 B
Diff
diff --git a/chromium/content/public/browser/BUILD.gn b/chromium/content/public/browser/BUILD.gn
|
|
index 7cf82a4aacf..0e0dda2c3ca 100644
|
|
--- a/src/3rdparty/chromium/content/public/browser/BUILD.gn
|
|
+++ b/src/3rdparty/chromium/content/public/browser/BUILD.gn
|
|
@@ -469,6 +469,7 @@ jumbo_source_set("browser_sources") {
|
|
"//build:chromeos_buildflags",
|
|
"//cc",
|
|
"//components/viz/host",
|
|
+ "//components/spellcheck:buildflags",
|
|
"//content/browser", # Must not be public_deps!
|
|
"//device/fido",
|
|
"//gpu",
|