aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-cc_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-cc_BUILD.gn')
-rw-r--r--www/iridium/files/patch-cc_BUILD.gn6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/iridium/files/patch-cc_BUILD.gn b/www/iridium/files/patch-cc_BUILD.gn
index b80d083b898d..11f43789124d 100644
--- a/www/iridium/files/patch-cc_BUILD.gn
+++ b/www/iridium/files/patch-cc_BUILD.gn
@@ -1,6 +1,6 @@
---- cc/BUILD.gn.orig 2023-11-22 14:00:11 UTC
+--- cc/BUILD.gn.orig 2024-02-04 14:46:08 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",