diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 08:48:00 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-02 08:48:00 +0000 |
commit | ee2efde1d246a99b956e66297e1595f446b35e2a (patch) | |
tree | 8230b341380d7bfad22bebdbb1a400d6e35f31f8 /DEPS | |
parent | d43e0729bbe1028c64ec29387c5a214e5eaa6dc7 (diff) | |
download | chromium_src-ee2efde1d246a99b956e66297e1595f446b35e2a.zip chromium_src-ee2efde1d246a99b956e66297e1595f446b35e2a.tar.gz chromium_src-ee2efde1d246a99b956e66297e1595f446b35e2a.tar.bz2 |
Update V8 to latest stable version (0.4.9.3). This is a minor update
that only contains the fix for chromium issue 7258:
http://codereview.chromium.org/19749
Review URL: http://codereview.chromium.org/19533
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9040 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ deps = { "/trunk/deps/third_party/icu38@7525", "src/v8": - "http://v8.googlecode.com/svn/trunk@1181", + "http://v8.googlecode.com/svn/trunk@1201", "src/webkit/data/layout_tests/LayoutTests": "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@40409", |