summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 21:51:45 +0000
committerjcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 21:51:45 +0000
commitd72c1ab304c4f55b10c0449db30d5da256519158 (patch)
treeef2f22612dc9be029dc0c89557e6fd831e3b2734 /DEPS
parent4cf463cca2a44b4c8c29b15f51847efa7a7e6ec2 (diff)
downloadchromium_src-d72c1ab304c4f55b10c0449db30d5da256519158.zip
chromium_src-d72c1ab304c4f55b10c0449db30d5da256519158.tar.gz
chromium_src-d72c1ab304c4f55b10c0449db30d5da256519158.tar.bz2
Upgrading GTest to r243, to include a patch required by the soon to come browser tests.
BUG=None TEST=make sure all tests (unit-tests, ui-tests...) still work. Review URL: http://codereview.chromium.org/100032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14897 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 047b42b..94c29d8 100644
--- a/DEPS
+++ b/DEPS
@@ -16,7 +16,7 @@ deps = {
"http://open-vcdiff.googlecode.com/svn/trunk@26",
"src/testing/gtest":
- "http://googletest.googlecode.com/svn/trunk@214",
+ "http://googletest.googlecode.com/svn/trunk@243",
"src/third_party/WebKit":
"/trunk/deps/third_party/WebKit@14860",