| Index: third_party/gtest/README.crashpad
|
| diff --git a/third_party/gtest/README.crashpad b/third_party/gtest/README.crashpad
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5bc23a0db379560966e931801fc7b756a29a0683
|
| --- /dev/null
|
| +++ b/third_party/gtest/README.crashpad
|
| @@ -0,0 +1,14 @@
|
| +Name: Google C++ Testing Framework (googletest)
|
| +Short Name: gtest
|
| +URL: https://googletest.googlecode.com/
|
| +Revision: See DEPS
|
| +License: BSD 3-clause
|
| +License File: gtest/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.
|
| +
|
| +Local Modifications:
|
| +None
|
|
|