diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-17 18:12:29 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-17 18:12:29 +0000 |
commit | 231e7ad8a7d5c1aab39bb6c4b5142787790d0e5f (patch) | |
tree | a29d3307cca6ffa43f8bfaceda4e24ae33b8c231 /DEPS | |
parent | 551f273e09a45747cb286258fe0a0e66eee728f4 (diff) | |
download | chromium_src-231e7ad8a7d5c1aab39bb6c4b5142787790d0e5f.zip chromium_src-231e7ad8a7d5c1aab39bb6c4b5142787790d0e5f.tar.gz chromium_src-231e7ad8a7d5c1aab39bb6c4b5142787790d0e5f.tar.bz2 |
Roll webkit 52229 -> 52254. Adds a few flaky tests to expectations as well (not related to roll, they have been flaky for a week).
TBR=pkasting
TEST=canary bots, try servers
BUG=9798
Review URL: http://codereview.chromium.org/502053
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34839 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "52229", + "webkit_revision": "52254", "ffmpeg_revision": "34297", "skia_revision": "451", "chromium_git": "http://src.chromium.org/git", |