diff options
author | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-05 21:27:10 +0000 |
---|---|---|
committer | ulan@chromium.org <ulan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-05 21:27:10 +0000 |
commit | cc77d0e0fd4fad59e765006b4e13821c781057a1 (patch) | |
tree | d24b944edd6a4bf337bba1470135ee8202f76387 /DEPS | |
parent | 2d5ad67db22c5303352f9a2c8026e10f9683dd89 (diff) | |
download | chromium_src-cc77d0e0fd4fad59e765006b4e13821c781057a1.zip chromium_src-cc77d0e0fd4fad59e765006b4e13821c781057a1.tar.gz chromium_src-cc77d0e0fd4fad59e765006b4e13821c781057a1.tar.bz2 |
Update v8 to version 3.7.12.6
BUG=
TEST=
Review URL: http://codereview.chromium.org/8801013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113028 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,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": "10153", + "v8_revision": "10163", "webrtc_revision": "1027", "jsoncpp_revision": "246", } |