diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-05-09 09:16:39 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-05-09 11:17:46 +0200 |
commit | 93d90a6a3731b8cced39f63056c77f049347573d (patch) | |
tree | 125cd55e81f39796ef22e911a9652c4565c2647a /www/chromium/files/patch-chrome_test_BUILD.gn | |
parent | devel/cgit: Fix fetch (diff) |
www/chromium: update to 113.0.5672.92
Approved by: rene (mentor, implicit)
Diffstat (limited to 'www/chromium/files/patch-chrome_test_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-chrome_test_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-chrome_test_BUILD.gn b/www/chromium/files/patch-chrome_test_BUILD.gn index e6beca976d40..4f509726b521 100644 --- a/www/chromium/files/patch-chrome_test_BUILD.gn +++ b/www/chromium/files/patch-chrome_test_BUILD.gn @@ -1,6 +1,6 @@ ---- chrome/test/BUILD.gn.orig 2023-04-28 17:01:32 UTC +--- chrome/test/BUILD.gn.orig 2023-05-09 07:16:03 UTC +++ chrome/test/BUILD.gn -@@ -10285,7 +10285,7 @@ test("chrome_app_unittests") { +@@ -10279,7 +10279,7 @@ test("chrome_app_unittests") { "//components/heap_profiling/in_process", "//components/safe_browsing:buildflags", ] |