third_party/googletest: Update file list

Change-Id: Iee6f87e0da4ed1d9f85d25f2868b33988a6ac43b
Requires: pigweed-internal:12740
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/47580
Reviewed-by: Armando Montanez <amontanez@google.com>
Reviewed-by: Kevin Zeng <zengk@google.com>
Commit-Queue: Rob Mohr <mohrr@google.com>
diff --git a/third_party/googletest/BUILD.gn b/third_party/googletest/BUILD.gn
index cdf272d..31090f7 100644
--- a/third_party/googletest/BUILD.gn
+++ b/third_party/googletest/BUILD.gn
@@ -44,12 +44,14 @@
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-actions.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-cardinalities.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-function-mocker.h",
-      "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-generated-actions.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-matchers.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-more-actions.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-more-matchers.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-nice-strict.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/gmock-spec-builders.h",
+      "$dir_pw_third_party_googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h",
+      "$dir_pw_third_party_googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h",
+      "$dir_pw_third_party_googletest/googlemock/include/gmock/internal/custom/gmock-port.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/internal/gmock-internal-utils.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/internal/gmock-port.h",
       "$dir_pw_third_party_googletest/googlemock/include/gmock/internal/gmock-pp.h",
@@ -68,6 +70,9 @@
       "$dir_pw_third_party_googletest/googletest/include/gtest/gtest-typed-test.h",
       "$dir_pw_third_party_googletest/googletest/include/gtest/gtest_pred_impl.h",
       "$dir_pw_third_party_googletest/googletest/include/gtest/gtest_prod.h",
+      "$dir_pw_third_party_googletest/googletest/include/gtest/internal/custom/gtest-port.h",
+      "$dir_pw_third_party_googletest/googletest/include/gtest/internal/custom/gtest-printers.h",
+      "$dir_pw_third_party_googletest/googletest/include/gtest/internal/custom/gtest.h",
       "$dir_pw_third_party_googletest/googletest/include/gtest/internal/gtest-death-test-internal.h",
       "$dir_pw_third_party_googletest/googletest/include/gtest/internal/gtest-filepath.h",
       "$dir_pw_third_party_googletest/googletest/include/gtest/internal/gtest-internal.h",