summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-113-web-view-impl-include.patch
diff options
context:
space:
mode:
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>