summarylogtreecommitdiffstats
path: root/chromium-system-zlib.patch
diff options
context:
space:
mode:
authorDaniel Playfair Cal2019-10-23 23:43:59 +1100
committerDaniel Playfair Cal2019-10-23 23:43:59 +1100
commit6b8f93a9d7c2e44f2c791e407c3e8202281be830 (patch)
treec087ba7c9b2b49effb49da1efa75ab8519759c3a /chromium-system-zlib.patch
parentc501fb64bba470c857338bf2336fb1758a888d2c (diff)
downloadaur-6b8f93a9d7c2e44f2c791e407c3e8202281be830.tar.gz
78.0.3904.70-1
Diffstat (limited to 'chromium-system-zlib.patch')
-rw-r--r--chromium-system-zlib.patch32
1 files changed, 10 insertions, 22 deletions
diff --git a/chromium-system-zlib.patch b/chromium-system-zlib.patch
index d6c45ad816d8..951a2adb196a 100644
--- a/chromium-system-zlib.patch
+++ b/chromium-system-zlib.patch
@@ -1,25 +1,13 @@
-From e1bbdec720a333937bd1b990ae0f7ee97db0d3b0 Mon Sep 17 00:00:00 2001
-From: Your Name <you@example.com>
-Date: Fri, 28 Jun 2019 15:56:23 +0000
-Subject: [PATCH] update zlib
-
----
- third_party/perfetto/gn/BUILD.gn | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
diff --git a/third_party/perfetto/gn/BUILD.gn b/third_party/perfetto/gn/BUILD.gn
-index c951f5f..297eee3 100644
+index 3bc618a..e0ddf6d 100644
--- a/third_party/perfetto/gn/BUILD.gn
+++ b/third_party/perfetto/gn/BUILD.gn
-@@ -200,7 +200,7 @@ group("zlib") {
- "//buildtools:zlib",
- ]
- } else if (build_with_chromium) {
-- public_configs = [ "//third_party/zlib:zlib_config" ]
-+ public_configs = [ "//third_party/zlib:system_zlib" ]
- public_deps = [
- "//third_party/zlib",
- ]
---
-2.21.0
-
+@@ -244,7 +244,7 @@ if (enable_perfetto_trace_processor || perfetto_build_standalone ||
+ "//buildtools:zlib",
+ ]
+ } else {
+- public_configs = [ "//third_party/zlib:zlib_config" ]
++ public_configs = [ "//third_party/zlib:system_zlib" ]
+ public_deps = [
+ "//third_party/zlib",
+ ]