From 43609ca84694acca988dc0ae591c69ac447659b2 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 14 Jul 2022 19:16:24 -0400 Subject: chromium: Remove obsolete versions and patches --- www-client/chromium/files/chromium-88-pcscan-nonfinal.patch | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 www-client/chromium/files/chromium-88-pcscan-nonfinal.patch (limited to 'www-client/chromium/files/chromium-88-pcscan-nonfinal.patch') diff --git a/www-client/chromium/files/chromium-88-pcscan-nonfinal.patch b/www-client/chromium/files/chromium-88-pcscan-nonfinal.patch deleted file mode 100644 index ea7f31f..0000000 --- a/www-client/chromium/files/chromium-88-pcscan-nonfinal.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/base/allocator/partition_allocator/pcscan.cc b/base/allocator/partition_allocator/pcscan.cc -index 5cc93dbbd..69aaa0934 100644 ---- a/base/allocator/partition_allocator/pcscan.cc -+++ b/base/allocator/partition_allocator/pcscan.cc -@@ -41,7 +41,7 @@ ThreadSafePartitionRoot& PCScanMetadataAllocator() { - // STL allocator which is needed to keep internal data structures required by - // PCScan. - template --class MetadataAllocator final { -+class MetadataAllocator { - public: - using value_type = T; - -- cgit v1.2.3