From 1ad065436b19d4abed6692b84f1a51aed2ce2c9f 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 e068d83..e264a9d 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' \