summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoryangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-20 09:31:08 +0000
committeryangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-20 09:31:08 +0000
commita95e6d3b830430bc00112a2786206d99ea709205 (patch)
treef75c82b671ef21ec76948f6de444510e321dccd3 /DEPS
parent09c08283f3bb20f4441d518f6ba84fe937c19fa9 (diff)
downloadchromium_src-a95e6d3b830430bc00112a2786206d99ea709205.zip
chromium_src-a95e6d3b830430bc00112a2786206d99ea709205.tar.gz
chromium_src-a95e6d3b830430bc00112a2786206d99ea709205.tar.bz2
Update V8 to version 3.17.1.
R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/12308002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183441 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 fbec28a..f34edc6 100644
--- a/DEPS
+++ b/DEPS
@@ -33,7 +33,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": "13671",
+ "v8_revision": "13692",
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling WebRTC
# and V8 without interference from each other.