From 0197c3fbece8c8a4105aff470c4a0b982372fcdd Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Tue, 11 Jan 2022 23:24:46 -0500 Subject: There must be a reason why I'll never be allowed to be within 100m of any package maintainer for any distros. --- .../files/chromium-99-predction_common-include.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 www-client/chromium/files/chromium-99-predction_common-include.patch (limited to 'www-client/chromium/files/chromium-99-predction_common-include.patch') diff --git a/www-client/chromium/files/chromium-99-predction_common-include.patch b/www-client/chromium/files/chromium-99-predction_common-include.patch new file mode 100644 index 0000000..b8a8a9c --- /dev/null +++ b/www-client/chromium/files/chromium-99-predction_common-include.patch @@ -0,0 +1,13 @@ +diff --git a/components/permissions/prediction_service/prediction_common.cc b/components/permissions/prediction_service/prediction_common.cc +index f670e82bd..d477678f4 100644 +--- a/components/permissions/prediction_service/prediction_common.cc ++++ b/components/permissions/prediction_service/prediction_common.cc +@@ -4,6 +4,8 @@ + + #include "components/permissions/prediction_service/prediction_common.h" + ++#include ++ + #include "base/json/json_reader.h" + #include "base/json/json_writer.h" + #include "base/notreached.h" -- cgit v1.2.3