summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkmillikin@chromium.org <kmillikin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-10 14:00:49 +0000
committerkmillikin@chromium.org <kmillikin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-10 14:00:49 +0000
commit35be6278603c8d4d59d275ab95df1428679cf3c1 (patch)
tree7511b50a315c5cd6af0306ff052cb57a16488180 /DEPS
parent2edc32ff69735ae01c8ab8d72f782d206af91c72 (diff)
downloadchromium_src-35be6278603c8d4d59d275ab95df1428679cf3c1.zip
chromium_src-35be6278603c8d4d59d275ab95df1428679cf3c1.tar.gz
chromium_src-35be6278603c8d4d59d275ab95df1428679cf3c1.tar.bz2
Update V8 to version 3.0.7.
BUG=none TEST=none Review URL: http://codereview.chromium.org/6216001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70894 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 30201f0..fcac431 100644
--- a/DEPS
+++ b/DEPS
@@ -58,7 +58,7 @@ deps = {
(Var("googlecode_url") % "gyp") + "/trunk@857",
"src/v8":
- (Var("googlecode_url") % "v8") + "/trunk@6190",
+ (Var("googlecode_url") % "v8") + "/trunk@6238",
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),