From 443396cd8fcf3b92a9ef6688ed45317994f114af Mon Sep 17 00:00:00 2001 From: uazo Date: Wed, 13 Mar 2024 08:53:40 +0000 Subject: [PATCH] AUTOMATED - git apply results --- .../patches/Enable-Android-Dynamic-Performance-Framework.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/patches/Enable-Android-Dynamic-Performance-Framework.patch b/build/patches/Enable-Android-Dynamic-Performance-Framework.patch index 210eff182..08a29a7da 100644 --- a/build/patches/Enable-Android-Dynamic-Performance-Framework.patch +++ b/build/patches/Enable-Android-Dynamic-Performance-Framework.patch @@ -23,7 +23,7 @@ diff --git a/chrome/version.gni b/chrome/version.gni diff --git a/components/viz/common/features.cc b/components/viz/common/features.cc --- a/components/viz/common/features.cc +++ b/components/viz/common/features.cc -@@ -295,9 +295,10 @@ BASE_FEATURE(kDelegateTransforms, +@@ -294,9 +294,10 @@ BASE_FEATURE(kDelegateTransforms, // If enabled, Chrome includes the Renderer Main thread(s) into the // ADPF(Android Dynamic Performance Framework) hint session.