summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 06:53:03 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-13 06:53:03 +0000
commit55731a208e04c470bee0162013bbc51d4561f9a2 (patch)
tree06a9e11496762dd6946e19e59b5fe01270e8392b /DEPS
parent93372117fd610bcbcada3bb678f334e7840facd1 (diff)
downloadchromium_src-55731a208e04c470bee0162013bbc51d4561f9a2.zip
chromium_src-55731a208e04c470bee0162013bbc51d4561f9a2.tar.gz
chromium_src-55731a208e04c470bee0162013bbc51d4561f9a2.tar.bz2
Update V8 to version 1.1.1.
Contains a couple of layout tests rebaselines. This time contains an updated gyp file for the mac build. Review URL: http://codereview.chromium.org/43134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11622 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 fc85d7a..e67556f 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@364",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1458",
+ "http://v8.googlecode.com/svn/trunk@1501",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),