diff options
author | yangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-20 09:31:08 +0000 |
---|---|---|
committer | yangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-20 09:31:08 +0000 |
commit | a95e6d3b830430bc00112a2786206d99ea709205 (patch) | |
tree | f75c82b671ef21ec76948f6de444510e321dccd3 /DEPS | |
parent | 09c08283f3bb20f4441d518f6ba84fe937c19fa9 (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |