0

Revert revision 73986 - Update of V8 to version 3.1.2

This updated caused us to hit an assert in V8:
http://build.chromium.org/p/chromium/builders/Linux%20Tests%20(dbg-shlib)/builds/2767/steps/test_shell_tests/logs/stdio



Review URL: http://codereview.chromium.org/6250194

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73989 0039d316-1c4b-4281-b951-d872f2087c98
This commit is contained in:
ricow@chromium.org
2011-02-07 14:04:10 +00:00
parent 1ee2f796e1
commit 683b1c0fb8

2
DEPS

@ -65,7 +65,7 @@ deps = {
(Var("googlecode_url") % "gyp") + "/trunk@874",
"src/v8":
(Var("googlecode_url") % "v8") + "/trunk@6662",
(Var("googlecode_url") % "v8") + "/trunk@6588",
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),