summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 18:49:56 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 18:49:56 +0000
commitd6a612019430c62642db846393dbab1e9d4c7869 (patch)
treec83f9d5006e66d74831ad14c6717604bfff94480 /DEPS
parent0bc3bf56dc2b071da392f63ebdbeac417994e1f8 (diff)
downloadchromium_src-d6a612019430c62642db846393dbab1e9d4c7869.zip
chromium_src-d6a612019430c62642db846393dbab1e9d4c7869.tar.gz
chromium_src-d6a612019430c62642db846393dbab1e9d4c7869.tar.bz2
Update V8 to version 1.1.1.2.
This contains the new compiler infrastructure which gives a nice performance improvement on the V8 benchmark suite. Review URL: http://codereview.chromium.org/48143 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11994 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 c009ea4..54ca391 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@372",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1458",
+ "http://v8.googlecode.com/svn/trunk@1512",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),