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 --- .../files/chromium-94-CustomSpaces-include.patch | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 www-client/chromium/files/chromium-94-CustomSpaces-include.patch (limited to 'www-client/chromium/files/chromium-94-CustomSpaces-include.patch') diff --git a/www-client/chromium/files/chromium-94-CustomSpaces-include.patch b/www-client/chromium/files/chromium-94-CustomSpaces-include.patch deleted file mode 100644 index 0175775..0000000 --- a/www-client/chromium/files/chromium-94-CustomSpaces-include.patch +++ /dev/null @@ -1,24 +0,0 @@ -From 4eeacdaa57b29a079fe09315eb22557c06aa522e Mon Sep 17 00:00:00 2001 -From: Stephan Hartmann -Date: Fri, 13 Aug 2021 12:57:42 +0000 -Subject: [PATCH] IWYU: add memory for std::unique_ptr in blink::CustomSpaces - ---- - .../blink/renderer/platform/heap/v8_wrapper/custom_spaces.h | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/third_party/blink/renderer/platform/heap/v8_wrapper/custom_spaces.h b/third_party/blink/renderer/platform/heap/v8_wrapper/custom_spaces.h -index df0465a..640cb33 100644 ---- a/third_party/blink/renderer/platform/heap/v8_wrapper/custom_spaces.h -+++ b/third_party/blink/renderer/platform/heap/v8_wrapper/custom_spaces.h -@@ -5,6 +5,7 @@ - #ifndef THIRD_PARTY_BLINK_RENDERER_PLATFORM_HEAP_V8_WRAPPER_CUSTOM_SPACES_H_ - #define THIRD_PARTY_BLINK_RENDERER_PLATFORM_HEAP_V8_WRAPPER_CUSTOM_SPACES_H_ - -+#include - #include - - #include "third_party/blink/renderer/platform/platform_export.h" --- -2.31.1 - -- cgit v1.2.3