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

Unified Diff: DEPS

Issue 1607413003: DEPS: roll test libs up to the latest release (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 96e5804c0826038c94946548a76f27b701241e5e..65d4d669830833d923c5f505abdd7ef9dab4bc4f 100644
--- a/DEPS
+++ b/DEPS
@@ -36,15 +36,15 @@ deps = {
# Logging code.
"src/src/third_party/glog":
"https://github.com/google/glog.git" +
- "@ac3e91896917b5d9e8b4467bd912b20e8668488a",
+ "@v0.3.4",
# Testing libraries and utilities.
"src/src/testing":
"https://github.com/google/googlemock.git" +
- "@ada23475e27babd85fb9c13250243f6acfd3ffd8",
+ "@release-1.7.0",
"src/src/testing/gtest":
"https://github.com/google/googletest.git" +
- "@a3b859162dd7a4a1798cf8753a03098f2cbdb62e",
+ "@release-1.7.0",
# Protobuf.
"src/src/third_party/protobuf/protobuf":
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698