From ed457232f6eb5a4799e02e2d2037401670e08f48 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 11 Jul 2022 03:35:02 +0000 Subject: [PATCH 1/3] Roll third_party/googletest/ 4219e7254..455608667 (2 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 881c966cf..5a3cb6f8d 100644 --- a/DEPS +++ b/DEPS @@ -113,7 +113,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/googletest': { - 'url': '{chromium_git}/external/github.com/google/googletest@4219e7254cb8c473f57f6065bd13d1520d7b708f', + 'url': '{chromium_git}/external/github.com/google/googletest@4556086674e4dfae2aa5f042d9e7844fc5ef9b89', 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { From 7ca260fee46ae0264b3e2838596a05e911f5e9e9 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 11 Jul 2022 03:35:10 +0000 Subject: [PATCH 2/3] Roll third_party/vulkan-deps/ 8e3184380..2cd215e4b (28 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5a3cb6f8d..010d5a1f7 100644 --- a/DEPS +++ b/DEPS @@ -117,7 +117,7 @@ deps = { 'condition': 'gpgmm_standalone', }, 'third_party/vulkan-deps': { - 'url': '{chromium_git}/vulkan-deps@8e318438088194b433410d57c62933eb1770d8f7', + 'url': '{chromium_git}/vulkan-deps@2cd215e4b5c574fff36984ff90eea3bef53a1025', 'condition': 'gpgmm_standalone', }, # Dependency of //testing From d4fe0a70c977e621c22cbc00d9d6d3e5300b0530 Mon Sep 17 00:00:00 2001 From: GPGMM Autoroller Date: Mon, 11 Jul 2022 03:35:12 +0000 Subject: [PATCH 3/3] Roll third_party/catapult/ 6f2de7bf2..1dee059cf (12 commits) --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 010d5a1f7..386c27ba1 100644 --- a/DEPS +++ b/DEPS @@ -122,7 +122,7 @@ deps = { }, # Dependency of //testing 'third_party/catapult': { - 'url': '{chromium_git}/catapult.git@6f2de7bf2ddaa1cdd03241a5de5333f07d33756e', + 'url': '{chromium_git}/catapult.git@1dee059cfe3ff27f6e12795142099f14afaff00e', 'condition': 'gpgmm_standalone', }, 'third_party/jsoncpp/source': {