From 1b0a93bc239d9ee125a0356f974176ef82bafeb3 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Fri, 13 Sep 2019 15:23:46 +0200 Subject: [PATCH] Missing bundled dependency for headless --- chromium.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/chromium.spec b/chromium.spec index cc79386b..4b205495 100644 --- a/chromium.spec +++ b/chromium.spec @@ -1239,6 +1239,7 @@ build/linux/unbundle/remove_bundled_libraries.py \ %endif 'third_party/openscreen' \ 'third_party/opus' \ + 'third_party/one_euro_filter' \ 'third_party/ots' \ 'third_party/pdfium' \ 'third_party/pdfium/third_party/agg23' \