crashpad/third_party/gmock/README.crashpad
Mark Mentovai cd0e25f1ba Update all URLs to point to https://crashpad.chromium.org/
All other links to code.google.com and googlecode.com are fixed to point
to their proper new homes as well.

R=rsesek@chromium.org

Review URL: https://codereview.chromium.org/1414243005 .
2015-10-29 18:31:20 -04:00

15 lines
373 B
Plaintext

Name: Google C++ Mocking Framework (googlemock)
Short Name: gmock
URL: https://github.com/google/googletest/tree/master/googlemock/
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