diff options
| author | Robert Nagy <rnagy@FreeBSD.org> | 2024-02-24 07:11:52 +0100 |
|---|---|---|
| committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-02-24 21:23:13 +0100 |
| commit | a71d4d63985a0b63188f9695455b77bb3c0a8ab2 (patch) | |
| tree | a0921dec9e51a627859620db90ad267b9c16472a /www/chromium/files/patch-content_common_BUILD.gn | |
| parent | security/vuxml: add www/*chromium < 122.0.6261.57 (diff) | |
www/chromium: udpate to 122.0.6261.69
Security: https://vuxml.freebsd.org/freebsd/2a470712-d351-11ee-86bb-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-content_common_BUILD.gn')
| -rw-r--r-- | www/chromium/files/patch-content_common_BUILD.gn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content_common_BUILD.gn b/www/chromium/files/patch-content_common_BUILD.gn index 8bbc18b1f071..eed48a2848c3 100644 --- a/www/chromium/files/patch-content_common_BUILD.gn +++ b/www/chromium/files/patch-content_common_BUILD.gn @@ -1,6 +1,6 @@ ---- content/common/BUILD.gn.orig 2024-01-30 07:53:34 UTC +--- content/common/BUILD.gn.orig 2024-02-23 21:04:38 UTC +++ content/common/BUILD.gn -@@ -404,20 +404,29 @@ source_set("common") { +@@ -442,20 +442,29 @@ source_set("common") { } if (is_linux || is_chromeos) { @@ -35,7 +35,7 @@ if (use_v4l2_codec) { deps += [ "//media/gpu/v4l2" ] } -@@ -487,6 +496,9 @@ if (is_linux || is_chromeos) { +@@ -525,6 +534,9 @@ if (is_linux || is_chromeos) { public = [ "set_process_title_linux.h" ] sources = [ "set_process_title_linux.cc" ] deps = [ "//base" ] |
