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

Side by Side Diff: third_party/gmock/README.crashpad

Issue 1414243005: Update all URLs to point to https://crashpad.chromium.org/ (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: README.crashpad Created 5 years, 1 month 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 unified diff | Download patch
OLDNEW
1 Name: Google C++ Mocking Framework (googlemock) 1 Name: Google C++ Mocking Framework (googlemock)
2 Short Name: gmock 2 Short Name: gmock
3 URL: https://googlemock.googlecode.com/ 3 URL: https://github.com/google/googletest/tree/master/googlemock/
4 Revision: See DEPS 4 Revision: See DEPS
5 License: BSD 3-clause 5 License: BSD 3-clause
6 License File: gmock/LICENSE 6 License File: gmock/LICENSE
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 Google C++ Mocking Framework (or Google Mock for short) is a library for 10 Google C++ Mocking Framework (or Google Mock for short) is a library for
11 writing and using C++ mock classes. 11 writing and using C++ mock classes.
12 12
13 Local Modifications: 13 Local Modifications:
14 None 14 None
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698