From 0388e8d7f5831fce37d9f3edf9756657e0d7d190 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Sat, 14 Sep 2019 11:10:29 +0200 Subject: [PATCH] Don't remove an additional bundled library --- chromium.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/chromium.spec b/chromium.spec index 277fcfe6..4a743466 100644 --- a/chromium.spec +++ b/chromium.spec @@ -1234,6 +1234,7 @@ build/linux/unbundle/remove_bundled_libraries.py \ 'third_party/openh264' \ %endif 'third_party/openscreen' \ + 'third_party/openscreen/src/third_party/tinycbor' \ 'third_party/opus' \ 'third_party/one_euro_filter' \ 'third_party/ots' \