summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authortony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-11 18:55:16 +0000
committertony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-11 18:55:16 +0000
commit1f870d405e23bc0702e3ee1ce3e7fbedee9ad4e1 (patch)
treee6caf1e8717c60b875114d452950e2f333346739 /DEPS
parent6476c72c1c90f470a4f395ae83a3adc4d866b7ab (diff)
downloadchromium_src-1f870d405e23bc0702e3ee1ce3e7fbedee9ad4e1.zip
chromium_src-1f870d405e23bc0702e3ee1ce3e7fbedee9ad4e1.tar.gz
chromium_src-1f870d405e23bc0702e3ee1ce3e7fbedee9ad4e1.tar.bz2
Revert 74574 - Update V8 to verstion 3.1.3
Trying to see if this is related to the media_unittests crash. Review URL: http://codereview.chromium.org/6486026 TBR=ricow@chromium.org Review URL: http://codereview.chromium.org/6504001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74638 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 b19355d..a658004 100644
--- a/DEPS
+++ b/DEPS
@@ -65,7 +65,7 @@ deps = {
(Var("googlecode_url") % "gyp") + "/trunk@887",
"src/v8":
- (Var("googlecode_url") % "v8") + "/trunk@6711",
+ (Var("googlecode_url") % "v8") + "/trunk@6588",
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),