Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Unified Diff: third_party/gmock/README.crashpad

Issue 426403002: Initial commit of Crashpad (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Review fixes Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « package.h ('k') | third_party/gmock/gmock.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « package.h ('k') | third_party/gmock/gmock.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698