diff --git a/chromium-109-gcc13.patch b/chromium-109-gcc13.patch index b29a282a..9333b706 100644 --- a/chromium-109-gcc13.patch +++ b/chromium-109-gcc13.patch @@ -375,3 +375,14 @@ diff -up chromium-109.0.5414.74/third_party/pdfium/constants/annotation_flags.h. namespace pdfium { namespace annotation_flags { +diff -up chromium-109.0.5414.74/base/cpu.h.me chromium-109.0.5414.74/base/cpu.h +--- chromium-109.0.5414.74/base/cpu.h.me 2023-01-19 21:31:02.905062987 +0100 ++++ chromium-109.0.5414.74/base/cpu.h 2023-01-19 21:31:32.298573267 +0100 +@@ -5,6 +5,7 @@ + #ifndef BASE_CPU_H_ + #define BASE_CPU_H_ + ++#include + #include + + #include "base/base_export.h"