summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-89-pcscan-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/chromium/files/chromium-89-pcscan-include.patch')
-rw-r--r--www-client/chromium/files/chromium-89-pcscan-include.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/www-client/chromium/files/chromium-89-pcscan-include.patch b/www-client/chromium/files/chromium-89-pcscan-include.patch
deleted file mode 100644
index 96fcfb6..0000000
--- a/www-client/chromium/files/chromium-89-pcscan-include.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/base/allocator/partition_allocator/pcscan.cc b/base/allocator/partition_allocator/pcscan.cc
-index b8d96e32d..a802a1fae 100644
---- a/base/allocator/partition_allocator/pcscan.cc
-+++ b/base/allocator/partition_allocator/pcscan.cc
-@@ -7,6 +7,7 @@
- #include <algorithm>
- #include <map>
- #include <mutex>
-+#include <condition_variable>
- #include <numeric>
- #include <set>
- #include <thread>