aboutsummaryrefslogtreecommitdiff
path: root/googletest/include/gtest/gtest-test-part.h
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-05-07 01:07:36 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-05-07 01:07:36 +0000
commitde955b2aae418f75d086890d43a86d7f326c2187 (patch)
tree54fb90f190c69a329c719650bad4fe22bf879033 /googletest/include/gtest/gtest-test-part.h
parent442763cc2868a0b933ea6b7d62d0f384a1c26e4d (diff)
parent8b0c6c7eb318bdfd4cb550c7fe9905053f088aa3 (diff)
downloadgoogletest-de955b2aae418f75d086890d43a86d7f326c2187.tar.gz
Snap for 7343210 from 8b0c6c7eb318bdfd4cb550c7fe9905053f088aa3 to sc-d1-release
Change-Id: Id20ed6c7253ff3f45c0545a43bd031d935e6d7ba
Diffstat (limited to 'googletest/include/gtest/gtest-test-part.h')
-rw-r--r--googletest/include/gtest/gtest-test-part.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/googletest/include/gtest/gtest-test-part.h b/googletest/include/gtest/gtest-test-part.h
index 05a79853..203fdf98 100644
--- a/googletest/include/gtest/gtest-test-part.h
+++ b/googletest/include/gtest/gtest-test-part.h
@@ -29,8 +29,8 @@
//
// GOOGLETEST_CM0001 DO NOT DELETE
-#ifndef GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_
-#define GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_
+#ifndef GOOGLETEST_INCLUDE_GTEST_GTEST_TEST_PART_H_
+#define GOOGLETEST_INCLUDE_GTEST_GTEST_TEST_PART_H_
#include <iosfwd>
#include <vector>
@@ -181,4 +181,4 @@ class GTEST_API_ HasNewFatalFailureHelper
GTEST_DISABLE_MSC_WARNINGS_POP_() // 4251
-#endif // GTEST_INCLUDE_GTEST_GTEST_TEST_PART_H_
+#endif // GOOGLETEST_INCLUDE_GTEST_GTEST_TEST_PART_H_