Roll src/third_party/googletest/src/ 100f6fbf5..2ddfdf819 (1 commit)

Updates gtest BUILD.gn to include the newly created
gtest-assertion-result.h/cc files.

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/100f6fbf5f81..2ddfdf819d7c

$ git log 100f6fbf5..2ddfdf819 --date=short --no-merges --format='%ad %ae %s'
2022-01-19 absl-team Factor out AssertionResult into dedicated gtest-assertion-result header + implementation files to prevent cyclic includes between gtest.h and gtest_pred_impl.h

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

Bug: N/A
Change-Id: If44cb7a81757be7ab4fe75c216b1fdad2a0d970a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3401943
Commit-Queue: Austin Sullivan <asully@chromium.org>
Auto-Submit: Austin Sullivan <asully@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/main@{#961503}
NOKEYCHECK=True
GitOrigin-RevId: a12ba860cdba068f95426150cbd6980f022a009c
1 file changed
tree: d47f2b80b849ad84f182df721d708a02e90059a3
  1. custom/
  2. .gitignore
  3. BUILD.gn
  4. DEPS
  5. DIR_METADATA
  6. OWNERS
  7. README.chromium