| Index: third_party/crashpad/crashpad/third_party/gtest/README.crashpad
|
| diff --git a/third_party/crashpad/crashpad/third_party/gtest/README.crashpad b/third_party/crashpad/crashpad/third_party/gtest/README.crashpad
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b862eda67068934594a737399f689a6866314523
|
| --- /dev/null
|
| +++ b/third_party/crashpad/crashpad/third_party/gtest/README.crashpad
|
| @@ -0,0 +1,15 @@
|
| +Name: Google Test (googletest)
|
| +Short Name: gtest
|
| +URL: https://github.com/google/googletest/
|
| +Revision: See DEPS
|
| +License: BSD 3-clause
|
| +License File: gtest/googletest/LICENSE
|
| +Security Critical: no
|
| +
|
| +Description:
|
| +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
|
|
|