diff options
author | kasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-20 13:03:30 +0000 |
---|---|---|
committer | kasperl@google.com <kasperl@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-20 13:03:30 +0000 |
commit | 6e09d8740ce66d1039bdb5e7b6713e15a08fc530 (patch) | |
tree | 8ef0b0eb12de01b3edf57ae6cff0819a738d7c87 /DEPS | |
parent | 6c82baf4022e4b964b2729e28992b79b9c5db879 (diff) | |
download | chromium_src-6e09d8740ce66d1039bdb5e7b6713e15a08fc530.zip chromium_src-6e09d8740ce66d1039bdb5e7b6713e15a08fc530.tar.gz chromium_src-6e09d8740ce66d1039bdb5e7b6713e15a08fc530.tar.bz2 |
Update V8 to include fix for pre-parsing.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1086 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/deps/third_party/icu38@989", "src/v8": - "https://svn/r/googleclient/v8/trunk@130945", + "https://svn/r/googleclient/v8/trunk@131493", "src/webkit/data/layout_tests/LayoutTests": "http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256", |