summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authoryangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-04 12:17:49 +0000
committeryangguo@chromium.org <yangguo@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-01-04 12:17:49 +0000
commita1ee04b58e1af12136f30a95a9e1491a12671d31 (patch)
treeebe75fb9e0e9c51a6e19f9fd987233316e579c75 /DEPS
parent7cbf1affeebde4cf27cc07bc811c41b0094cd0f4 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index f36fb1f..24e21df 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": "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.