Commit 7573bc07 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/googletest/src 437e1008c97b..6077f444da94 (13 commits)

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/437e1008c97b..6077f444da94


git log 437e1008c97b..6077f444da94 --date=short --no-merges --format='%ad %ae %s'
2019-07-17 misterg@google.com Merge pull request #2332 from adambadura:AddMissingInclude
2019-07-16 misterg@google.com Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
2019-07-16 misterg@google.com Preparation for including docs in round-trip with OSS. Manual review and merge docs internal-OSS
2019-07-16 misterg@google.com Googletest export
2019-07-16 absl-team@google.com Googletest export
2019-07-16 absl-team@google.com Googletest export
2019-07-15 misterg@google.com Preparation for including docs in round-trip with OSS
2019-07-15 misterg@google.com Preparation for including docs in round-trip with OSS
2019-07-15 misterg@google.com Preparation for including docs in round-trip with OSS
2019-07-15 misterg@google.com Merge branch 'master' of github.com:google/googletest
2019-07-15 misterg@google.com Preparation for including docs in round-trip with OSS
2019-07-15 gennadiycivil@users.noreply.github.com Merge pull request #2326 from kuzkry/missing-references-to-documentation
2019-07-10 sam.sobell@gmail.com Fix bad advice in cook book (#2308)


Created with:
  gclient setdep -r src/third_party/googletest/src@6077f444da94

The AutoRoll server is located here: https://autoroll.skia.org/r/googletest-chromium-autoroll

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

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_official
TBR=isamsonov@google.com

Change-Id: Ifbd38ce079f21a7d76bd0dbd5ade5a5418bb4773
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1706891Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarStaphany Park <staphany@chromium.org>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Staphany Park <staphany@chromium.org>
Cr-Commit-Position: refs/heads/master@{#678351}
parent e29c4506
...@@ -179,7 +179,7 @@ vars = { ...@@ -179,7 +179,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': '437e1008c97b6bf595fec85da42c6925babd96b2', 'googletest_revision': '6077f444da944d96d311d358d761164261f1cdd0',
# 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