summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 10:00:44 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-05 10:00:44 +0000
commitb39fe8d69103cab7d88bfde52084d0d84d51c3b7 (patch)
treefcd502adc95617ee79d32bf8e00c24f60a400a8d /DEPS
parentf002620b54960d505f39ae0e7e42273eb78250af (diff)
downloadchromium_src-b39fe8d69103cab7d88bfde52084d0d84d51c3b7.zip
chromium_src-b39fe8d69103cab7d88bfde52084d0d84d51c3b7.tar.gz
chromium_src-b39fe8d69103cab7d88bfde52084d0d84d51c3b7.tar.bz2
Update V8 to version 1.2.2.1 to fix the mac chromium build.
Review URL: http://codereview.chromium.org/108009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15290 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 aa43547..f76111d 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@458",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1853",
+ "http://v8.googlecode.com/svn/trunk@1859",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),