summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 13:58:42 +0000
committermachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-04 13:58:42 +0000
commit427c211116ae38f3102aea41c9f3d4079aafce73 (patch)
tree879971ec4228119be89d591711b87320cd87a392 /DEPS
parent570554c7be19526366fcfd3d70e4567cee1098da (diff)
downloadchromium_src-427c211116ae38f3102aea41c9f3d4079aafce73.zip
chromium_src-427c211116ae38f3102aea41c9f3d4079aafce73.tar.gz
chromium_src-427c211116ae38f3102aea41c9f3d4079aafce73.tar.bz2
Update V8 to version 3.26.6.1 (merged r20491).
TBR=jochen@chromium.org Review URL: https://codereview.chromium.org/225523002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261746 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 41069f0..4d139f2 100644
--- a/DEPS
+++ b/DEPS
@@ -51,7 +51,7 @@ vars = {
# the commit queue can handle CLs rolling Skia
# and V8 without interference from each other.
"v8_branch": "trunk",
- "v8_revision": "20459",
+ "v8_revision": "20499",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.