Index: third_party/gtest/README.crashpad |
diff --git a/third_party/gtest/README.crashpad b/third_party/gtest/README.crashpad |
index 364f0e176688abcf29c5d0eee1e9d8e685f89f6e..b862eda67068934594a737399f689a6866314523 100644 |
--- a/third_party/gtest/README.crashpad |
+++ b/third_party/gtest/README.crashpad |
@@ -1,14 +1,15 @@ |
-Name: Google C++ Testing Framework (googletest) |
+Name: Google Test (googletest) |
Short Name: gtest |
URL: https://github.com/google/googletest/ |
Revision: See DEPS |
License: BSD 3-clause |
-License File: gtest/LICENSE |
+License File: gtest/googletest/LICENSE |
Security Critical: no |
Description: |
-Google C++ Testing Framework (or Google Test for short) is Google’s framework |
-for writing C++ tests on a variety of platforms. |
+Google Test (Google C++ Testing Framework) is Google’s framework for writing C++ |
+tests on a variety of platforms. It includes Google Mock, an extension for |
+writing and using C++ mock classes. |
Local Modifications: |
None |