fix: transparently package bundles as zip archives (#25030)

This commit is contained in:
Shelley Vohr
2020-10-27 17:05:28 -07:00
committed by GitHub
parent 7cdc42f43a
commit 284c1b9539
6 changed files with 547 additions and 202 deletions

View File

@@ -386,6 +386,7 @@ source_set("electron_lib") {
"//third_party/libyuv",
"//third_party/webrtc_overrides:webrtc_component",
"//third_party/widevine/cdm:headers",
"//third_party/zlib/google:zip",
"//ui/base/idle",
"//ui/events:dom_keycode_converter",
"//ui/gl",