From 0a9c75dc2499c6db086abecb5d9e71bb724a0083 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 1 Aug 2022 04:48:13 +0000 Subject: [PATCH 1/3] Roll third_party/googletest/ 7735334a4..dd7a9d29a (3 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 549f5cb7c..d854a1771 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@7735334a46da480a749945c0f645155d90d73855', + 'url': '{chromium_git}/external/github.com/google/googletest@dd7a9d29a33de34836c345c3b753d4eba15c5f44', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From b074ed3e3bf2ac80a44bae6cce340f7579ad0f41 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 1 Aug 2022 04:48:17 +0000 Subject: [PATCH 2/3] Roll third_party/vulkan-deps/ 50a58c2a7..a23cfd580 (25 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index d854a1771..e14852ee9 100644 --- a/DEPS +++ b/DEPS @@ -117,7 +117,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@50a58c2a73cb6f66480c8c258af941e1672255dd', + 'url': '{chromium_git}/vulkan-deps@a23cfd58038c5dc7fa07f39553cd368b99a1556b', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From d67f8e412e2762b7856ca7f0c93e7bae7774536d Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 1 Aug 2022 04:48:20 +0000 Subject: [PATCH 3/3] Roll third_party/catapult/ 192679c02..2c40c3505 (25 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e14852ee9..eacc8d295 100644 --- a/DEPS +++ b/DEPS @@ -122,7 +122,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@192679c0210b9529653073cc1d28fa47f444187d', + 'url': '{chromium_git}/catapult.git@2c40c3505fc0e67e300778c41ccbc8f61cc1a59d', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {