Index: third_party/gmock/README.crashpad |
diff --git a/third_party/gmock/README.crashpad b/third_party/gmock/README.crashpad |
new file mode 100644 |
index 0000000000000000000000000000000000000000..783f942bfe27fec2dd18be3eff300b877d1c94c1 |
--- /dev/null |
+++ b/third_party/gmock/README.crashpad |
@@ -0,0 +1,14 @@ |
+Name: Google C++ Mocking Framework (googlemock) |
+Short Name: gmock |
+URL: https://googlemock.googlecode.com/ |
+Revision: See DEPS |
+License: BSD 3-clause |
+License File: gmock/LICENSE |
+Security Critical: no |
+ |
+Description: |
+Google C++ Mocking Framework (or Google Mock for short) is a library for |
+writing and using C++ mock classes. |
+ |
+Local Modifications: |
+None |