Roll gtest to 3f5b5b8f

This should fix the Fuchsia build due to an SDK API change that affected
googletest.

Change-Id: I9d72c11d660f053a96d326de4e1763ec7b85c7a4
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1597729
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
Commit-Queue: Scott Graham <scottmg@chromium.org>
This commit is contained in:
Scott Graham 2019-05-06 15:15:06 -07:00 committed by Commit Bot
parent 18aa41d48c
commit 856d40e220

2
DEPS
View File

@ -24,7 +24,7 @@ deps = {
'3e50219fc4503f461b2176a9976891b28d80f9ab',
'crashpad/third_party/gtest/gtest':
Var('chromium_git') + '/external/github.com/google/googletest@' +
'8b6d3f9c4a774bef3081195d422993323b6bb2e0',
'3f5b5b8f8493a03fa25f1e4a7eae7678514a431d',
'crashpad/third_party/gyp/gyp':
Var('chromium_git') + '/external/gyp@' +
'8bee09f4a57807136593ddc906b0b213c21f9014',