aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc')
-rw-r--r--www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc b/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc
index beccba33cb0a..33f3999ba526 100644
--- a/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc
+++ b/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc
@@ -1,7 +1,7 @@
---- components/url_matcher/regex_set_matcher.cc.orig 2017-04-19 19:06:33 UTC
+--- components/url_matcher/regex_set_matcher.cc.orig 2019-03-11 22:00:57 UTC
+++ components/url_matcher/regex_set_matcher.cc
-@@ -10,8 +10,13 @@
- #include "base/memory/ptr_util.h"
+@@ -11,8 +11,13 @@
+ #include "base/logging.h"
#include "base/strings/string_util.h"
#include "components/url_matcher/substring_set_matcher.h"
+#if defined(OS_BSD)