diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-29 21:43:25 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-29 21:43:25 +0000 |
commit | 145a7ca423cf3a3249ca0329be37dc447f9ce855 (patch) | |
tree | cdf1ca18db5e088b671cbdeda33635726d32a1ad /DEPS | |
parent | 02ae88443795ca043b15083898e83ad2811b032b (diff) | |
download | chromium_src-145a7ca423cf3a3249ca0329be37dc447f9ce855.zip chromium_src-145a7ca423cf3a3249ca0329be37dc447f9ce855.tar.gz chromium_src-145a7ca423cf3a3249ca0329be37dc447f9ce855.tar.bz2 |
Update gmock and gtest.
(Hoping to pick up a clang-related bug fix.)
Review URL: http://codereview.chromium.org/521012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35352 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ deps = { "http://open-vcdiff.googlecode.com/svn/trunk@28", "src/testing/gtest": - "http://googletest.googlecode.com/svn/trunk@336", + "http://googletest.googlecode.com/svn/trunk@359", "src/third_party/WebKit": "/trunk/deps/third_party/WebKit@33467", |