diff options
author | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 18:34:05 +0000 |
---|---|---|
committer | willchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-02 18:34:05 +0000 |
commit | 04742b4d831aa185e69fd37dea019fcecea94e16 (patch) | |
tree | bb5d0a82339188180f46137899ff1c71afa050bd /DEPS | |
parent | d0a90c26431a82a4be49f642a65cd478463a0215 (diff) | |
download | chromium_src-04742b4d831aa185e69fd37dea019fcecea94e16.zip chromium_src-04742b4d831aa185e69fd37dea019fcecea94e16.tar.gz chromium_src-04742b4d831aa185e69fd37dea019fcecea94e16.tar.bz2 |
Update gtest to r336.
Review URL: http://codereview.chromium.org/344045
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ deps = { "http://open-vcdiff.googlecode.com/svn/trunk@28", "src/testing/gtest": - "http://googletest.googlecode.com/svn/trunk@329", + "http://googletest.googlecode.com/svn/trunk@336", "src/third_party/WebKit": "/trunk/deps/third_party/WebKit@27313", |