diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-07 21:51:07 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-07 21:51:07 +0000 |
commit | 001e4eeda9ae3d823ceb601ba993cf67d81d864a (patch) | |
tree | ee878480b712ae7483b35f319a35c4bb4f5a7973 /DEPS | |
parent | 88791a8ce288cf80530911c7aae663cf71f84961 (diff) | |
download | chromium_src-001e4eeda9ae3d823ceb601ba993cf67d81d864a.zip chromium_src-001e4eeda9ae3d823ceb601ba993cf67d81d864a.tar.gz chromium_src-001e4eeda9ae3d823ceb601ba993cf67d81d864a.tar.bz2 |
Roll Webkit 51772 -> 51784.
Updated test expectations.
TBR=michaeln@chromium.org
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/464063
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33994 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": "51772", + "webkit_revision": "51784", "ffmpeg_revision": "33521", "skia_revision": "451", "chromium_git": "http://src.chromium.org/git", |