summaryrefslogtreecommitdiff
path: root/www-client/chromium/files/chromium-90-langdetect-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/chromium/files/chromium-90-langdetect-include.patch')
-rw-r--r--www-client/chromium/files/chromium-90-langdetect-include.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/www-client/chromium/files/chromium-90-langdetect-include.patch b/www-client/chromium/files/chromium-90-langdetect-include.patch
deleted file mode 100644
index 39cd0a8..0000000
--- a/www-client/chromium/files/chromium-90-langdetect-include.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/components/translate/core/language_detection/ngram_hash_ops_utils.cc b/components/translate/core/language_detection/ngram_hash_ops_utils.cc
-index cf9103358..dd03a3db4 100644
---- a/components/translate/core/language_detection/ngram_hash_ops_utils.cc
-+++ b/components/translate/core/language_detection/ngram_hash_ops_utils.cc
-@@ -4,6 +4,7 @@
-
- #include "components/translate/core/language_detection/ngram_hash_ops_utils.h"
-
-+#include <cstring>
- #include <vector>
-
- #include "third_party/utf/src/include/utf.h"