summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-24 10:04:13 +0000
committermstarzinger@chromium.org <mstarzinger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-24 10:04:13 +0000
commit8aa8e08934b232cb1ef96421c8901f0dac9de766 (patch)
tree26176342466ddc670e1ab8f13817671caf8f9305 /DEPS
parent59237d98704df248e813fda85a0b200bfdb1fe38 (diff)
downloadchromium_src-8aa8e08934b232cb1ef96421c8901f0dac9de766.zip
chromium_src-8aa8e08934b232cb1ef96421c8901f0dac9de766.tar.gz
chromium_src-8aa8e08934b232cb1ef96421c8901f0dac9de766.tar.bz2
Update V8 to version 3.7.10.
R=jkummerow@chromium.org Review URL: http://codereview.chromium.org/8682006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111514 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 7f8786c..611f8ac 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,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": "10037",
+ "v8_revision": "10052",
"webrtc_revision": "946",
"jsoncpp_revision": "246",
}