summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-ui_gfx_BUILD.gn
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-04-13 10:37:15 +0000
committerRene Ladan <rene@FreeBSD.org>2020-04-13 10:37:15 +0000
commite3b53fa1271f0ecfc6d650148fa6a2ce7fd59689 (patch)
tree4282b6dacc1a8a20ec4bc04900a236b3e3fb61a0 /www/chromium/files/patch-ui_gfx_BUILD.gn
parentUpdate java plugin. (diff)
www/chromium: update to 81.0.4044.92
Currently the camera and geolocation do not work. Submitted by: Matthias Wolf Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/173 Obtained from: https://github.com/gliaskos/freebsd-chromium/pull/174 MFH: 2020Q2 Security: https://www.vuxml.org/freebsd/6e3b700a-7ca3-11ea-b594-3065ec8fd3ec.html
Notes
Notes: svn path=/head/; revision=531592
Diffstat (limited to 'www/chromium/files/patch-ui_gfx_BUILD.gn')
-rw-r--r--www/chromium/files/patch-ui_gfx_BUILD.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-ui_gfx_BUILD.gn b/www/chromium/files/patch-ui_gfx_BUILD.gn
index 5a82d2fb911f..be500c1b94d5 100644
--- a/www/chromium/files/patch-ui_gfx_BUILD.gn
+++ b/www/chromium/files/patch-ui_gfx_BUILD.gn
@@ -1,6 +1,6 @@
---- ui/gfx/BUILD.gn.orig 2020-03-03 18:54:06 UTC
+--- ui/gfx/BUILD.gn.orig 2020-03-16 18:40:43 UTC
+++ ui/gfx/BUILD.gn
-@@ -597,7 +597,7 @@ jumbo_source_set("memory_buffer_sources") {
+@@ -578,7 +578,7 @@ jumbo_source_set("memory_buffer_sources") {
deps += [ "//build/config/linux/libdrm" ]
}