diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-05 02:10:53 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-05 02:10:53 +0000 |
commit | 556bd768bd40bb831086a04707613cb7f88601a2 (patch) | |
tree | 0530dcdcb9a826bb1ffb6fc7c5a616b963cf5ca8 /DEPS | |
parent | 0ee2a15265896f5206cff63b613297331e4b6c92 (diff) | |
download | chromium_src-556bd768bd40bb831086a04707613cb7f88601a2.zip chromium_src-556bd768bd40bb831086a04707613cb7f88601a2.tar.gz chromium_src-556bd768bd40bb831086a04707613cb7f88601a2.tar.bz2 |
WebKit merge 50528:50535
TBR=brettw
TEST=tree stays green
Review URL: http://codereview.chromium.org/361019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31060 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": "50527", + "webkit_revision": "50535", "ffmpeg_revision": "30374", } |