diff options
author | yangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-04 12:17:49 +0000 |
---|---|---|
committer | yangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-04 12:17:49 +0000 |
commit | a1ee04b58e1af12136f30a95a9e1491a12671d31 (patch) | |
tree | ebe75fb9e0e9c51a6e19f9fd987233316e579c75 /DEPS | |
parent | 7cbf1affeebde4cf27cc07bc811c41b0094cd0f4 (diff) | |
download | chromium_src-a1ee04b58e1af12136f30a95a9e1491a12671d31.zip chromium_src-a1ee04b58e1af12136f30a95a9e1491a12671d31.tar.gz chromium_src-a1ee04b58e1af12136f30a95a9e1491a12671d31.tar.bz2 |
Update V8 to version 3.16.2.
BUG=
Review URL: https://chromiumcodereview.appspot.com/11722028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@175133 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": "13282", + "v8_revision": "13309", # Three lines of non-changing comments so that # the commit queue can handle CLs rolling WebRTC # and V8 without interference from each other. |