From 5453051aa2f738843f14743726c72c42d82eb60f Mon Sep 17 00:00:00 2001 From: Rohan Pavone Date: Wed, 8 Sep 2021 14:17:35 +0000 Subject: [PATCH] Updates size limits to match Fuchsia. Change-Id: I31e2a82e8919bd40e22af3f3a3a7a105b260fb91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3141981 Reviewed-by: Chong Gu Reviewed-by: David Dorwin Commit-Queue: Rohan Pavone Cr-Commit-Position: refs/heads/main@{#919245} --- fuchsia/release/size_tests/fyi_sizes_warning.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fuchsia/release/size_tests/fyi_sizes_warning.json b/fuchsia/release/size_tests/fyi_sizes_warning.json index a3a37bac6308e8..e04d7ae6b4e501 100644 --- a/fuchsia/release/size_tests/fyi_sizes_warning.json +++ b/fuchsia/release/size_tests/fyi_sizes_warning.json @@ -5,6 +5,6 @@ ], "far_total_name" : "chrome_fuchsia", "size_limits" : { - "chrome_fuchsia_compressed": 40150220 + "chrome_fuchsia_compressed": 40412119 } }