summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-99-predction_common-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/chromium/files/chromium-99-predction_common-include.patch')
-rw-r--r--www-client/chromium/files/chromium-99-predction_common-include.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/www-client/chromium/files/chromium-99-predction_common-include.patch b/www-client/chromium/files/chromium-99-predction_common-include.patch
deleted file mode 100644
index b8a8a9c..0000000
--- a/www-client/chromium/files/chromium-99-predction_common-include.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-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 <cmath>
-+
- #include "base/json/json_reader.h"
- #include "base/json/json_writer.h"
- #include "base/notreached.h"