summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 08:10:09 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-05 08:10:09 +0000
commit409f617b0cf0d4d642f05060cf5e18fe7b3ed609 (patch)
tree582b5d4b0a1020e72f6951ce50c8450ff4dcd758 /DEPS
parent8b7ec052680f7756e5eee535c3028cf3835fc0e1 (diff)
downloadchromium_src-409f617b0cf0d4d642f05060cf5e18fe7b3ed609.zip
chromium_src-409f617b0cf0d4d642f05060cf5e18fe7b3ed609.tar.gz
chromium_src-409f617b0cf0d4d642f05060cf5e18fe7b3ed609.tar.bz2
Update v8 again. This time without impacting the page cycler (hopefully).
Review URL: http://codereview.chromium.org/40155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@10976 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 42b5eb8..bdcdab3 100644
--- a/DEPS
+++ b/DEPS
@@ -29,7 +29,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@1370",
+ "http://v8.googlecode.com/svn/trunk@1423",
"src/webkit/data/layout_tests/LayoutTests":
Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),