archrelease: copy trunk to community-any
[ArchLinux/community.git] / electron7 / trunk / chromium-system-zlib.patch
blob951a2adb196a532499c83e77ee0e78ae96df961a
1 diff --git a/third_party/perfetto/gn/BUILD.gn b/third_party/perfetto/gn/BUILD.gn
2 index 3bc618a..e0ddf6d 100644
3 --- a/third_party/perfetto/gn/BUILD.gn
4 +++ b/third_party/perfetto/gn/BUILD.gn
5 @@ -244,7 +244,7 @@ if (enable_perfetto_trace_processor || perfetto_build_standalone ||
6 "//buildtools:zlib",
8 } else {
9 - public_configs = [ "//third_party/zlib:zlib_config" ]
10 + public_configs = [ "//third_party/zlib:system_zlib" ]
11 public_deps = [
12 "//third_party/zlib",