summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormvstanton@chromium.org <mvstanton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-11 23:07:25 +0000
committermvstanton@chromium.org <mvstanton@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-11 23:07:25 +0000
commit81014bd4a8fd40914d8ca71fe242cab99ca17374 (patch)
treeb0ed3eede1cdffa3ca0018950e9f7d354e334e18
parent2f05998afb96f6a18e21366dd06c154f0c6020a9 (diff)
downloadchromium_src-81014bd4a8fd40914d8ca71fe242cab99ca17374.zip
chromium_src-81014bd4a8fd40914d8ca71fe242cab99ca17374.tar.gz
chromium_src-81014bd4a8fd40914d8ca71fe242cab99ca17374.tar.bz2
Update V8 to version 3.22.10.
TBR=machenbach@chromium.org BUG= Review URL: https://codereview.chromium.org/26993003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@228272 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index d9103db..9985ae6 100644
--- a/DEPS
+++ b/DEPS
@@ -35,7 +35,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": "17132",
+ "v8_revision": "17156",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.