summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-118-lightweight-detector-include.patch
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2024-04-20 01:31:31 -0400
committerGravatar Chris Xiong <chirs241097@gmail.com> 2024-04-20 01:31:31 -0400
commit011a96579f5afed88d25bb26e542c3919b953f0f (patch)
treed787b30c676168930ff3adbc5a1cd82e15becfd7 /www-client/chromium/files/chromium-118-lightweight-detector-include.patch
parente5f91e68bdafa3c5665a4571ed66b25d975aa0ab (diff)
downloadppo-011a96579f5afed88d25bb26e542c3919b953f0f.tar.xz
chromium 126.0.6423.2
Diffstat (limited to 'www-client/chromium/files/chromium-118-lightweight-detector-include.patch')
-rw-r--r--www-client/chromium/files/chromium-118-lightweight-detector-include.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/www-client/chromium/files/chromium-118-lightweight-detector-include.patch b/www-client/chromium/files/chromium-118-lightweight-detector-include.patch
deleted file mode 100644
index 9324bc3..0000000
--- a/www-client/chromium/files/chromium-118-lightweight-detector-include.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/components/gwp_asan/client/lightweight_detector.h b/components/gwp_asan/client/lightweight_detector.h
-index 44b09d769..91dc2392c 100644
---- a/components/gwp_asan/client/lightweight_detector.h
-+++ b/components/gwp_asan/client/lightweight_detector.h
-@@ -9,6 +9,8 @@
- #include "components/gwp_asan/client/export.h"
- #include "components/gwp_asan/common/lightweight_detector_state.h"
-
-+#include <atomic>
-+
- namespace gwp_asan::internal {
-
- class GWP_ASAN_EXPORT LightweightDetector {