diff options
author | kasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-29 07:22:25 +0000 |
---|---|---|
committer | kasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-29 07:22:25 +0000 |
commit | 880969104ae3f1558340ceeac3a72e987a0c5aab (patch) | |
tree | 86628ca53c1d6883bfef3fc923bf598778e4ffee /DEPS | |
parent | 06d31f0faf9bfb5dd23b5b54621781564fed710c (diff) | |
download | chromium_src-880969104ae3f1558340ceeac3a72e987a0c5aab.zip chromium_src-880969104ae3f1558340ceeac3a72e987a0c5aab.tar.gz chromium_src-880969104ae3f1558340ceeac3a72e987a0c5aab.tar.bz2 |
Update DEPS to pull V8 from v8/trunk instead of v8/branches/beta.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ deps = { "svn://chrome-svn/chrome/trunk/third_party/icu38@19",
"src/v8":
- "https://svn/r/googleclient/v8/branches/beta@128918",
+ "https://svn/r/googleclient/v8/trunk@129021",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",
|