From 9536d4793d8ad76c53860c770b6b698c324e5d7d Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 27 Oct 2021 21:57:21 -0400 Subject: chromium 97.0.4682.3 (test) --- .../files/chromium-97-shared_element_res-include.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 www-client/chromium/files/chromium-97-shared_element_res-include.patch (limited to 'www-client/chromium/files/chromium-97-shared_element_res-include.patch') diff --git a/www-client/chromium/files/chromium-97-shared_element_res-include.patch b/www-client/chromium/files/chromium-97-shared_element_res-include.patch new file mode 100644 index 0000000..1289f0b --- /dev/null +++ b/www-client/chromium/files/chromium-97-shared_element_res-include.patch @@ -0,0 +1,12 @@ +diff --git a/components/viz/common/shared_element_resource_id.h b/components/viz/common/shared_element_resource_id.h +index 9fcab924e..2aba73ebc 100644 +--- a/components/viz/common/shared_element_resource_id.h ++++ b/components/viz/common/shared_element_resource_id.h +@@ -5,6 +5,7 @@ + #ifndef COMPONENTS_VIZ_COMMON_SHARED_ELEMENT_RESOURCE_ID_H_ + #define COMPONENTS_VIZ_COMMON_SHARED_ELEMENT_RESOURCE_ID_H_ + ++#include + #include + + #include "components/viz/common/viz_common_export.h" -- cgit v1.2.3