summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-12 15:46:37 +0000
committermachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-12 15:48:45 +0000
commit162ef83cf80a22e5b8e9c2493eb2e183ac014c8c (patch)
treee76a3ca9f62b9e3d5b39f33e94b639aa4b3dc957 /DEPS
parentdca5245e7a2eca837eae3d67c369a75c2587fb00 (diff)
downloadchromium_src-162ef83cf80a22e5b8e9c2493eb2e183ac014c8c.zip
chromium_src-162ef83cf80a22e5b8e9c2493eb2e183ac014c8c.tar.gz
chromium_src-162ef83cf80a22e5b8e9c2493eb2e183ac014c8c.tar.bz2
Update V8 to version 3.28.71 (based on bleeding_edge revision r23062).
TBR=jochen@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/459373002 Cr-Commit-Position: refs/heads/master@{#288989} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@288989 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 c3f5a6a..7b70d42 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": "23036",
+ "v8_revision": "23064",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.