summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorlrn@chromium.org <lrn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-05 10:21:08 +0000
committerlrn@chromium.org <lrn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-05 10:21:08 +0000
commit7457ff25073d43d82b7b3125278213ccd7fa39ec (patch)
treef468ad4e0b700f8f8a0da98348a34e7894d51ead /DEPS
parent5fb696513a5875afbf9fda9deeecb8e415f19ede (diff)
downloadchromium_src-7457ff25073d43d82b7b3125278213ccd7fa39ec.zip
chromium_src-7457ff25073d43d82b7b3125278213ccd7fa39ec.tar.gz
chromium_src-7457ff25073d43d82b7b3125278213ccd7fa39ec.tar.bz2
Update V8 to version 3.0.6.
Review URL: http://codereview.chromium.org/6106001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70498 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 c06f834..4119824 100644
--- a/DEPS
+++ b/DEPS
@@ -58,7 +58,7 @@ deps = {
(Var("googlecode_url") % "gyp") + "/trunk@857",
"src/v8":
- (Var("googlecode_url") % "v8") + "/trunk@6101",
+ (Var("googlecode_url") % "v8") + "/trunk@6169",
"src/native_client":
Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),