summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-29 07:22:25 +0000
committerkasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-29 07:22:25 +0000
commit880969104ae3f1558340ceeac3a72e987a0c5aab (patch)
tree86628ca53c1d6883bfef3fc923bf598778e4ffee /DEPS
parent06d31f0faf9bfb5dd23b5b54621781564fed710c (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index bf7f929..7e43484 100644
--- a/DEPS
+++ b/DEPS
@@ -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",