Commit 326a6ac4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/googletest/src fb49e6c16449..ed2eef654373 (5 commits)

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/fb49e6c16449..ed2eef654373

git log fb49e6c16449..ed2eef654373 --date=short --no-merges --format='%ad %ae %s'
2019-08-23 absl-team@google.com Googletest export
2019-08-23 krystian.kuzniarek@gmail.com Googletest export
2019-08-23 zhangxy@google.com Merge pull request #2394 from kuzkry:custom-type-traits-duplication-of-custom-index_sequence
2019-08-23 zhangxy@google.com Merge pull request #2401 from kuzkry:custom-type-traits-add_lvalue_reference
2019-08-23 zhangxy@google.com Merge pull request #2400 from kuzkry:custom-type-traits-enable_if

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

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: I40152e10881cf5908f9cb93702f3c4048c510c25
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769538Reviewed-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@{#690112}
parent ff901f5e
......@@ -195,7 +195,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': 'fb49e6c164490a227bbb7cf5223b846c836a0305',
'googletest_revision': 'ed2eef654373c17b96bf5a007bb481a6e96ba629',
# 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