summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 07:24:14 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-27 07:24:14 +0000
commit000527f01885912581e737c880121b12fe315c30 (patch)
tree5a88e5c04926887519a7b57980b1191522f3a021 /DEPS
parent97c42bcfb8716844d3e3cf048cc7ae52e3b38fc9 (diff)
downloadchromium_src-000527f01885912581e737c880121b12fe315c30.zip
chromium_src-000527f01885912581e737c880121b12fe315c30.tar.gz
chromium_src-000527f01885912581e737c880121b12fe315c30.tar.bz2
Update V8 to version 1.0.2.
This removes JSCRE from V8 and I have made the corresponding changes to the xcode project. Review URL: http://codereview.chromium.org/27199 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10594 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 2130470..d400b92 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1266",
+ "http://v8.googlecode.com/svn/trunk@1370",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),