From ba2f198b9f3f9f682f22b035452537a6236294d1 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Fri, 16 Aug 2019 13:58:53 +0200 Subject: [PATCH] //third_party dependency missing for remoting --- chromium.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/chromium.spec b/chromium.spec index de9e05b..f003849 100644 --- a/chromium.spec +++ b/chromium.spec @@ -1207,6 +1207,7 @@ build/linux/unbundle/remove_bundled_libraries.py \ 'third_party/google_input_tools' \ 'third_party/google_input_tools/third_party/closure_library' \ 'third_party/google_input_tools/third_party/closure_library/third_party/closure' \ + 'third_party/google_trust_services' \ 'third_party/googletest' \ 'third_party/glslang' \ 'third_party/grpc' \