Skip to content
Snippets Groups Projects
Commit d72c1ab3 authored by jcampan@chromium.org's avatar jcampan@chromium.org
Browse files

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
parent 4cf463cc
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ deps = { ...@@ -16,7 +16,7 @@ deps = {
"http://open-vcdiff.googlecode.com/svn/trunk@26", "http://open-vcdiff.googlecode.com/svn/trunk@26",
"src/testing/gtest": "src/testing/gtest":
"http://googletest.googlecode.com/svn/trunk@214", "http://googletest.googlecode.com/svn/trunk@243",
"src/third_party/WebKit": "src/third_party/WebKit":
"/trunk/deps/third_party/WebKit@14860", "/trunk/deps/third_party/WebKit@14860",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment