Commit 70678b9e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/googletest/src 27e17f7851e2..d5e9e0c38f85 (4 commits)

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/27e17f7851e2..d5e9e0c38f85

git log 27e17f7851e2..d5e9e0c38f85 --date=short --no-merges --format='%ad %ae %s'
2019-08-19 misterg@google.com Merge pull request #2397 from kuzkry:custom-type-traits-is_reference
2019-08-19 misterg@google.com Merge pull request #2381 from Yannic:fix_bazel
2019-08-19 absl-team@google.com Googletest export
2019-08-19 absl-team@google.com Googletest export

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

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,staphany@google.com

Bug: None
Change-Id: Ibe3c208d94d03005e9feace74608f5320cd49f03
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760677Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: default avatarStaphany Park <staphany@google.com>
Reviewed-by: default avatarStaphany Park <staphany@chromium.org>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#688249}
parent 2f4eaabf
......@@ -180,7 +180,7 @@ vars = {
# 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': '27e17f7851e2cc51db2c47470d29513970327cc1',
'googletest_revision': 'd5e9e0c38f85363e90b0a3e95a9484fe896d38e5',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling lighttpd
# 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