diff options
author | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-27 17:40:36 +0000 |
---|---|---|
committer | nsylvain@google.com <nsylvain@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-27 17:40:36 +0000 |
commit | e49138c2cbd4d61ed1298af56533f5b98895730c (patch) | |
tree | fe6aa6d666ce3546e1b9c176fbfa870d515081ae /DEPS | |
parent | 0c920ff3027a8ae4e9313af3cbaeac372272c257 (diff) | |
download | chromium_src-e49138c2cbd4d61ed1298af56533f5b98895730c.zip chromium_src-e49138c2cbd4d61ed1298af56533f5b98895730c.tar.gz chromium_src-e49138c2cbd4d61ed1298af56533f5b98895730c.tar.bz2 |
Update the v8 revision in the DEPS file.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26 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@128174",
+ "https://svn/r/googleclient/v8/branches/beta@128918",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",
|