diff options
author | patrick@chromium.org <patrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-24 00:57:49 +0000 |
---|---|---|
committer | patrick@chromium.org <patrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-24 00:57:49 +0000 |
commit | 17cb6c0a905ded44c1d932996ac01a880c0d0abb (patch) | |
tree | 02a9ec54b304b5d9c384d7c775c129d73ec7cfac /DEPS | |
parent | c824e0066e23566a485de978dcc8d1c5bb22a116 (diff) | |
download | chromium_src-17cb6c0a905ded44c1d932996ac01a880c0d0abb.zip chromium_src-17cb6c0a905ded44c1d932996ac01a880c0d0abb.tar.gz chromium_src-17cb6c0a905ded44c1d932996ac01a880c0d0abb.tar.bz2 |
Get back to pulling V8 from trunk (0.4.0).
The reliability test failures do not appear to be related to this.
TBR= feng@chromium.org
Review URL: http://codereview.chromium.org/7949
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3889 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ deps = { "/trunk/deps/third_party/svn@3230", "src/v8": - "http://v8.googlecode.com/svn/branches/bleeding_edge@570", + "http://v8.googlecode.com/svn/trunk@572", "src/webkit/data/layout_tests/LayoutTests": "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@36102", |