Roll third_party/googletest/src/ 1b0cdaae5..6c5c4554a (227 commits)

https://chromium.googlesource.com/external/github.com/google/googletest.git/+log/1b0cdaae57c0..6c5c4554ac21

Created with:
  roll-dep third_party/googletest/src

Change-Id: I36b23c33b78a0cc7cd53d41a870175303ab4ad05
Reviewed-on: https://pdfium-review.googlesource.com/c/pdfium/+/78490
Commit-Queue: Hui Yingst <nigi@chromium.org>
Reviewed-by: Lei Zhang <thestig@chromium.org>
diff --git a/DEPS b/DEPS
index 8a106b4..82c1f69 100644
--- a/DEPS
+++ b/DEPS
@@ -61,7 +61,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling gtest
   # and whatever else without interference from each other.
-  'gtest_revision': '1b0cdaae57c046c87fb99cb4f69c312a7e794adb',
+  'gtest_revision': '6c5c4554ac218a8e19168edc121b1ad232015185',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling icu
   # and whatever else without interference from each other.
diff --git a/third_party/googletest/BUILD.gn b/third_party/googletest/BUILD.gn
index 7ddc396..aff9a75 100644
--- a/third_party/googletest/BUILD.gn
+++ b/third_party/googletest/BUILD.gn
@@ -126,7 +126,6 @@
     "src/googlemock/include/gmock/gmock-actions.h",
     "src/googlemock/include/gmock/gmock-cardinalities.h",
     "src/googlemock/include/gmock/gmock-function-mocker.h",
-    "src/googlemock/include/gmock/gmock-generated-actions.h",
     "src/googlemock/include/gmock/gmock-matchers.h",
     "src/googlemock/include/gmock/gmock-more-actions.h",
     "src/googlemock/include/gmock/gmock-more-matchers.h",