summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_common_BUILD.gn
diff options
context:
space:
mode:
authorMatthias Wolf <matthias@rheinwolf.de>2021-04-27 16:25:26 +0200
committerRene Ladan <rene@FreeBSD.org>2021-04-27 16:29:47 +0200
commitbe6259aac7b38bb3129be18e4ca60d42078cca3e (patch)
treec751b3c98ce06f6217fb44fc88ad582a05327926 /www/chromium/files/patch-chrome_common_BUILD.gn
parentbenchmarks/dbs: extend BROKENness to FreeBSD 14 (diff)
www/chromium: update to 90.0.4430.85
Tested by: Matthias Wolf, rene MFH: 2021Q2 Security: http://vuxml.freebsd.org/freebsd/cb13a765-a277-11eb-97a0-e09467587c17.html
Diffstat (limited to 'www/chromium/files/patch-chrome_common_BUILD.gn')
-rw-r--r--www/chromium/files/patch-chrome_common_BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-chrome_common_BUILD.gn b/www/chromium/files/patch-chrome_common_BUILD.gn
index bde26f91de02..c8ca0a74d71f 100644
--- a/www/chromium/files/patch-chrome_common_BUILD.gn
+++ b/www/chromium/files/patch-chrome_common_BUILD.gn
@@ -1,4 +1,4 @@
---- chrome/common/BUILD.gn.orig 2021-03-12 23:57:19 UTC
+--- chrome/common/BUILD.gn.orig 2021-04-14 18:40:56 UTC
+++ chrome/common/BUILD.gn
@@ -251,6 +251,10 @@ static_library("common") {
public_deps += [ "//ppapi/shared_impl" ]
@@ -11,7 +11,7 @@
if (enable_extensions) {
sources += [
"extensions/api/commands/commands_handler.cc",
-@@ -481,13 +485,21 @@ static_library("common") {
+@@ -482,13 +486,21 @@ static_library("common") {
public_deps += [ "//chrome/common/safe_browsing" ]
}