diff options
author | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-02 14:07:25 +0000 |
---|---|---|
committer | ager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-02 14:07:25 +0000 |
commit | 87845cdeac8e79e103eaf2e69969aa67cf01762c (patch) | |
tree | c1cfddec375344f12a1f6a9dcf9cac232410eafe /DEPS | |
parent | 4892d073de1fc435def5bf1d3e144eca357f949a (diff) | |
download | chromium_src-87845cdeac8e79e103eaf2e69969aa67cf01762c.zip chromium_src-87845cdeac8e79e103eaf2e69969aa67cf01762c.tar.gz chromium_src-87845cdeac8e79e103eaf2e69969aa67cf01762c.tar.bz2 |
Update V8 to version 3.1.8.
Temporarily add test_expectations for passing strict mode tests that
have wrong expectations upstream. Martin Maly is landing new baselines
in WebKit after which we can remove the temporary expectations.
Review URL: http://codereview.chromium.org/6604004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76537 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ vars = { "libvpx_revision": "75967", "ffmpeg_revision": "76175", "skia_revision": "862", - "v8_revision": "6968", + "v8_revision": "7023", } deps = { |