summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorjkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-23 16:09:37 +0000
committerjkummerow@chromium.org <jkummerow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-04-23 16:09:37 +0000
commit792c386fadaa868876c839e82397ea892485f2c3 (patch)
tree29a91f0339104cf8d449eadf9a6ae952d70cefa3 /DEPS
parent9e34674e5ae61009b8e085fdc3e4881c09288683 (diff)
downloadchromium_src-792c386fadaa868876c839e82397ea892485f2c3.zip
chromium_src-792c386fadaa868876c839e82397ea892485f2c3.tar.gz
chromium_src-792c386fadaa868876c839e82397ea892485f2c3.tar.bz2
Update V8 to version 3.26.22 (based on bleeding_edge revision r20902).
R=jkummerow@chromium.org TBR=jkummerow@chromium.org Review URL: https://codereview.chromium.org/248893004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265661 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 764f894..e4b1ea6 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": "20867",
+ "v8_revision": "20903",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.