diff options
author | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-27 11:41:27 +0000 |
---|---|---|
committer | danno@chromium.org <danno@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-27 11:41:27 +0000 |
commit | b9fa3b035a170b42085a208ee5a154be20cd923e (patch) | |
tree | 4d23a55ddf028082df7fc4f2570f66dd08e85ce7 /DEPS | |
parent | 32fda75efe3bfe643d36a1ae84dbaef67dbaddd8 (diff) | |
download | chromium_src-b9fa3b035a170b42085a208ee5a154be20cd923e.zip chromium_src-b9fa3b035a170b42085a208ee5a154be20cd923e.tar.gz chromium_src-b9fa3b035a170b42085a208ee5a154be20cd923e.tar.bz2 |
Roll V8 to 3.8.3
R=mnissler@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9045002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115816 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": "10298", + "v8_revision": "10304", "webrtc_revision": "1264", "jsoncpp_revision": "247", } |