summaryrefslogtreecommitdiff
path: root/www/ungoogled-chromium/files/patch-cc_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/ungoogled-chromium/files/patch-cc_BUILD.gn')
-rw-r--r--www/ungoogled-chromium/files/patch-cc_BUILD.gn6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ungoogled-chromium/files/patch-cc_BUILD.gn b/www/ungoogled-chromium/files/patch-cc_BUILD.gn
index 11d0d7c8c032..a000d3ec36d6 100644
--- a/www/ungoogled-chromium/files/patch-cc_BUILD.gn
+++ b/www/ungoogled-chromium/files/patch-cc_BUILD.gn
@@ -1,6 +1,6 @@
---- cc/BUILD.gn.orig 2023-11-04 07:08:51 UTC
+--- cc/BUILD.gn.orig 2023-12-23 12:33:28 UTC
+++ cc/BUILD.gn
-@@ -675,7 +675,7 @@ cc_test_static_library("test_support") {
+@@ -676,7 +676,7 @@ cc_test_static_library("test_support") {
if (enable_vulkan) {
deps += [ "//gpu/vulkan/init" ]
}
@@ -9,7 +9,7 @@
data_deps = [ "//third_party/mesa_headers" ]
}
if (skia_use_dawn) {
-@@ -930,7 +930,6 @@ cc_test("cc_unittests") {
+@@ -931,7 +931,6 @@ cc_test("cc_unittests") {
data = [ "//components/test/data/viz/" ]
data_deps = [
"//testing/buildbot/filters:cc_unittests_filters",