diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-01 16:45:52 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-02-01 16:45:52 +0000 |
commit | fb5acc64ebeb3f65b89294de335c070d154d1bea (patch) | |
tree | 1da5564527e04000289bce714a7867937a8349a9 /DEPS | |
parent | dc5c416a4dc350202b31650670ce989d2acd39a2 (diff) | |
download | chromium_src-fb5acc64ebeb3f65b89294de335c070d154d1bea.zip chromium_src-fb5acc64ebeb3f65b89294de335c070d154d1bea.tar.gz chromium_src-fb5acc64ebeb3f65b89294de335c070d154d1bea.tar.bz2 |
Roll V8 to 3.9.0
R=jkummerow@chromium.org
Review URL: http://codereview.chromium.org/9317028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@120069 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,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": "10507", + "v8_revision": "10576", "webrtc_revision": "1538", "jsoncpp_revision": "248", } |