Commit bd5de122 authored by Victor Costan's avatar Victor Costan Committed by Chromium LUCI CQ

Roll src/third_party/googletest/src/ 4fe018038..1b0cdaae5 (1 commit)

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/4fe018038f87..1b0cdaae57c0

This CL rolls googletest right before CL 315255779, which introduces a
breaking change.

$ git log 4fe018038..1b0cdaae5 --date=short --no-merges --format='%ad %ae %s'
2020-06-05 dmauro Googletest export

Created with:
  roll-dep src/third_party/googletest/src

Bug: 1163396
Change-Id: I96dde56036490f900637b39ff497cb4bc60c43f7
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
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2613521
Commit-Queue: Victor Costan <pwnall@chromium.org>
Commit-Queue: Ayu Ishii <ayui@chromium.org>
Auto-Submit: Victor Costan <pwnall@chromium.org>
Reviewed-by: default avatarAyu Ishii <ayui@chromium.org>
Cr-Commit-Position: refs/heads/master@{#840872}
parent e9bf3ad2
...@@ -234,7 +234,7 @@ vars = { ...@@ -234,7 +234,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling googletest # the commit queue can handle CLs rolling googletest
# and whatever else without interference from each other. # and whatever else without interference from each other.
'googletest_revision': '4fe018038f87675c083d0cfb6a6b57c274fb1753', 'googletest_revision': '1b0cdaae57c046c87fb99cb4f69c312a7e794adb',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling lighttpd # the commit queue can handle CLs rolling lighttpd
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment