summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-29 19:24:41 +0000
committerulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-02-29 19:24:41 +0000
commitf6200c4acc22ac6d9b75f365462977e1f26c017e (patch)
treef1c2a3cf4a59b37c77ea657cadfdb04adb68f661
parentec810db7e403d8d9dbc3ce36b5089cb76b632220 (diff)
downloadchromium_src-f6200c4acc22ac6d9b75f365462977e1f26c017e.zip
chromium_src-f6200c4acc22ac6d9b75f365462977e1f26c017e.tar.gz
chromium_src-f6200c4acc22ac6d9b75f365462977e1f26c017e.tar.bz2
Update V8 to version 3.9.13
R=jkummerow@chromium.org Review URL: http://codereview.chromium.org/9500016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124225 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 97e1e76..4420b0c 100644
--- a/DEPS
+++ b/DEPS
@@ -47,7 +47,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
- "v8_revision": "10840",
+ "v8_revision": "10875",
"webrtc_revision": "1538",
"jsoncpp_revision": "248",
"nss_revision": "123841",