summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-26 07:35:08 +0000
committerricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-26 07:35:08 +0000
commit4db1faaaa57cb59eb69d485d18548986580b06fc (patch)
tree52b8ebdc6f9226a2c26bccbbc7a8e52ae5f34174 /DEPS
parentd9d4833edabfdd2a0d6dc63c31eede038f5fecdc (diff)
downloadchromium_src-4db1faaaa57cb59eb69d485d18548986580b06fc.zip
chromium_src-4db1faaaa57cb59eb69d485d18548986580b06fc.tar.gz
chromium_src-4db1faaaa57cb59eb69d485d18548986580b06fc.tar.bz2
Update V8 to version 2.3.11.
Review URL: http://codereview.chromium.org/3192022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57489 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 1ad1ef3..8a86035 100644
--- a/DEPS
+++ b/DEPS
@@ -52,7 +52,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@840",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@5295",
+ "http://v8.googlecode.com/svn/trunk@5345",
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),