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