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.gn4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-cc_BUILD.gn b/www/ungoogled-chromium/files/patch-cc_BUILD.gn
index ae72f0ae5023..a4554f2c55e9 100644
--- a/www/ungoogled-chromium/files/patch-cc_BUILD.gn
+++ b/www/ungoogled-chromium/files/patch-cc_BUILD.gn
@@ -1,4 +1,4 @@
---- cc/BUILD.gn.orig 2022-10-01 07:40:07 UTC
+--- cc/BUILD.gn.orig 2022-10-29 17:50:56 UTC
+++ cc/BUILD.gn
@@ -664,7 +664,7 @@ cc_test_static_library("test_support") {
if (enable_vulkan) {
@@ -9,7 +9,7 @@
data_deps = [ "//third_party/mesa_headers" ]
}
}
-@@ -891,7 +891,6 @@ cc_test("cc_unittests") {
+@@ -892,7 +892,6 @@ cc_test("cc_unittests") {
data = [ "//components/viz/test/data/" ]
data_deps = [
"//testing/buildbot/filters:cc_unittests_filters",