Commit ab9ae738 authored by Victor Costan's avatar Victor Costan Committed by Commit Bot

Roll src/third_party/googletest/src/ fe1144246..703b4a85a (11 commits)

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/fe1144246e7e..703b4a85a21e

$ git log fe1144246..703b4a85a --date=short --no-merges --format='%ad %ae %s'
2018-03-05 misterg merges-8
2018-03-05 misterg merges-7
2018-03-05 misterg merges-6
2018-03-05 misterg merges-3
2018-03-05 misterg merges-2
2018-03-05 misterg Merges-1
2018-03-01 phosek Use a full message in the JSON output for failures
2018-02-28 coryan Add options to parallelize builds.
2018-02-26 phosek Support JSON output format in addition to XML
2018-02-26 dneto Use DEBUG_POSTFIX instead of CMAKE_DEBUG_POSTFIX
2018-02-23 scottmg Try to handle unsigned wchar_t (arm) a bit better

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

Cq-Include-Trybots: master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.win:win_chrome_official
Change-Id: Id0c9bc296e95b04b99f21cba1cbbcee08bf2400a
Reviewed-on: https://chromium-review.googlesource.com/951122Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541243}
parent 414e1dbe
...@@ -397,7 +397,7 @@ deps = { ...@@ -397,7 +397,7 @@ deps = {
}, },
'src/third_party/googletest/src': 'src/third_party/googletest/src':
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + 'fe1144246e7ecae688608f7ed0a7ec1ee3e2d2af', Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '703b4a85a21e394252560a89cc856b384b48c286',
# GNU binutils assembler for x86-32. # GNU binutils assembler for x86-32.
'src/third_party/gnu_binutils': { 'src/third_party/gnu_binutils': {
......
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