summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-22 10:37:47 +0000
committermachenbach@chromium.org <machenbach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-22 10:39:50 +0000
commitbd652724c85e52ef8713d358bd9324b575768e0e (patch)
tree196fe91533f0b54a818f80ecd1d532e455e6e42d /DEPS
parentb8b269262a46a08f41e6750531c8a54bac236cd1 (diff)
downloadchromium_src-bd652724c85e52ef8713d358bd9324b575768e0e.zip
chromium_src-bd652724c85e52ef8713d358bd9324b575768e0e.tar.gz
chromium_src-bd652724c85e52ef8713d358bd9324b575768e0e.tar.bz2
Update V8 to version 3.29.14 (based on bleeding_edge revision r23268).
TBR=yangguo@chromium.org Review URL: https://codereview.chromium.org/495313002 Cr-Commit-Position: refs/heads/master@{#291378} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291378 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 4248c7e..0d7333d 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": "23256",
+ "v8_revision": "23287",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.