commit | 31c70da204d4e2907bd4aaeb1ec664514a744b95 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Tue Jun 22 14:53:56 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Jun 22 14:53:56 2021 |
tree | e743b1f1e01d9da9065819de7317695a7dd6765d | |
parent | f3ec13196dca2a3d6eb169abec90ef5b0a2d9c4e [diff] [blame] |
Roll GoogleTest from 7153098229e8 to 355d57d90d97 (2 revisions) https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/7153098229e8..355d57d90d97 2021-06-22 [email protected] Merge pull request #3443 from hyukmyeong:typo 2021-06-22 [email protected] Googletest export If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/googletest-chromium-autoroll Please CC [email protected],[email protected] on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_cfi_rel_ng;luci.chrome.try:win-chrome Tbr: [email protected],[email protected] Change-Id: I8f07b58c2e9a36f478089f8b13492237a65ad6b2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2976553 Commit-Queue: chromium-autoroll <[email protected]> Bot-Commit: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#894694}
diff --git a/DEPS b/DEPS index 4d473da..4e83d31 100644 --- a/DEPS +++ b/DEPS
@@ -252,7 +252,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling googletest # and whatever else without interference from each other. - 'googletest_revision': '7153098229e88295f9655ff1d3b0e2fa9eada5f8', + 'googletest_revision': '355d57d90d9744c41ac7c99f1e960778f1c63040', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling lighttpd # and whatever else without interference from each other.