summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-113-web-view-impl-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-113-web-view-impl-include.patch
parente5f91e68bdafa3c5665a4571ed66b25d975aa0ab (diff)
downloadppo-011a96579f5afed88d25bb26e542c3919b953f0f.tar.xz
chromium 126.0.6423.2
Diffstat (limited to 'www-client/chromium/files/chromium-113-web-view-impl-include.patch')
-rw-r--r--www-client/chromium/files/chromium-113-web-view-impl-include.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/www-client/chromium/files/chromium-113-web-view-impl-include.patch b/www-client/chromium/files/chromium-113-web-view-impl-include.patch
deleted file mode 100644
index 4ab5eba..0000000
--- a/www-client/chromium/files/chromium-113-web-view-impl-include.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/chrome/test/chromedriver/chrome/web_view_impl.cc b/chrome/test/chromedriver/chrome/web_view_impl.cc
-index f726627e8..d5b574ca2 100644
---- a/chrome/test/chromedriver/chrome/web_view_impl.cc
-+++ b/chrome/test/chromedriver/chrome/web_view_impl.cc
-@@ -5,6 +5,7 @@
- #include "chrome/test/chromedriver/chrome/web_view_impl.h"
-
- #include <stddef.h>
-+#include <cstring>
- #include <algorithm>
- #include <memory>
- #include <queue>