diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-31 20:57:35 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-31 20:57:35 +0000 |
commit | f0391374a3934ed8673d37c30b706829e57a9fbf (patch) | |
tree | 479554d444fb773ede8adfdb8676c15754be14a9 | |
parent | a7ab833c92b6d9bd23fbd98b5650a2508ad65aba (diff) | |
download | chromium_src-f0391374a3934ed8673d37c30b706829e57a9fbf.zip chromium_src-f0391374a3934ed8673d37c30b706829e57a9fbf.tar.gz chromium_src-f0391374a3934ed8673d37c30b706829e57a9fbf.tar.bz2 |
Roll WebKit to 56821:56861
TBR=fishd@chromium.org
Rolling WebKit to 56861.
Review URL: http://codereview.chromium.org/1535010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43257 0039d316-1c4b-4281-b951-d872f2087c98
-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": "56820", + "webkit_revision": "56861", "ffmpeg_revision": "42726", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", |