summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-07 14:04:10 +0000
committerricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-07 14:04:10 +0000
commit683b1c0fb88b9220361ea9352a264f524d90b5da (patch)
tree416462a15a7146849f903381cc933437b702faa4 /DEPS
parent1ee2f796e1880fd37bb5587c6e85caff8fca015c (diff)
downloadchromium_src-683b1c0fb88b9220361ea9352a264f524d90b5da.zip
chromium_src-683b1c0fb88b9220361ea9352a264f524d90b5da.tar.gz
chromium_src-683b1c0fb88b9220361ea9352a264f524d90b5da.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bf52e30..091a549 100644
--- a/DEPS
+++ b/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"),