From 47d47a75f4563ea3c4ffb8f4c4bc62b076501ddd Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Wed, 20 Apr 2022 23:15:10 +0200 Subject: [PATCH] Add better description for patch --- build/bromite_patches_list.txt | 2 +- ...ch => Enable-StrictOriginIsolation-and-SitePerProcess.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename build/patches/{Enable-StrictOriginIsolation-and-SitePerProcess-flags.patch => Enable-StrictOriginIsolation-and-SitePerProcess.patch} (100%) diff --git a/build/bromite_patches_list.txt b/build/bromite_patches_list.txt index 78c84baf..eb0a2a2b 100644 --- a/build/bromite_patches_list.txt +++ b/build/bromite_patches_list.txt @@ -87,7 +87,7 @@ Disable-metrics-on-all-I-O-threads.patch Disable-various-metrics.patch Disable-metrics-collection-for-NTP-tiles.patch Enable-SPPI-for-devices-with-enough-memory.patch -Enable-StrictOriginIsolation-and-SitePerProcess-flags.patch +Enable-StrictOriginIsolation-and-SitePerProcess.patch Use-64-bit-WebView-processes.patch prefs-disable-signinallowed-by-default.patch prefs-always-prompt-for-download-directory-by-default.patch diff --git a/build/patches/Enable-StrictOriginIsolation-and-SitePerProcess-flags.patch b/build/patches/Enable-StrictOriginIsolation-and-SitePerProcess.patch similarity index 100% rename from build/patches/Enable-StrictOriginIsolation-and-SitePerProcess-flags.patch rename to build/patches/Enable-StrictOriginIsolation-and-SitePerProcess.patch