diff options
author | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 19:29:52 +0000 |
---|---|---|
committer | jparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-05 19:29:52 +0000 |
commit | ae752a9665065499504ab2963ef40406631d8b84 (patch) | |
tree | cfbbc8774b75ad182e9ebac28b316ca1686c16e3 /DEPS | |
parent | 40bc40fc0dc38e86f15732d125e82885d28b268f (diff) | |
download | chromium_src-ae752a9665065499504ab2963ef40406631d8b84.zip chromium_src-ae752a9665065499504ab2963ef40406631d8b84.tar.gz chromium_src-ae752a9665065499504ab2963ef40406631d8b84.tar.bz2 |
WebKit roll: 49050:49097.
TBR=johnnyg
Review URL: http://codereview.chromium.org/255077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28022 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": "49050", + "webkit_revision": "49097", "ffmpeg_revision": "27457", } |