| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 981928842da140b5fec5d3ebf114ea8c8ba0a5d3..65880d8a640ab92370a934a27e6e00310bf00d91 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -118,7 +118,7 @@ deps = {
|
| Var('chromium_git') + '/external/open-vcdiff.git' + '@' + '438f2a5be6d809bc21611a94cd37bfc8c28ceb33', # from svn revision 41
|
|
|
| 'src/testing/gtest':
|
| - Var('chromium_git') + '/external/googletest.git' + '@' + '8245545b6dc9c4703e6496d1efd19e975ad2b038', # from svn revision 700
|
| + Var('chromium_git') + '/external/googletest.git' + '@' + 'be1868139ffe0ccd0e8e3b37292b84c821d9c8ad', # from svn revision 704
|
|
|
| 'src/testing/gmock':
|
| Var('chromium_git') + '/external/googlemock.git' + '@' + '29763965ab52f24565299976b936d1265cb6a271', # from svn revision 501
|
|
|