diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-26 07:57:37 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-26 07:57:37 +0000 |
commit | 135a95591f309ce16b6dc393487ff1d07a855036 (patch) | |
tree | b8b1e56f0a6db4a19ddf10b6b80a08974d56bef9 /DEPS | |
parent | 70008ef86aca6cecdb34f509b4ad488f7135d6bc (diff) | |
download | chromium_src-135a95591f309ce16b6dc393487ff1d07a855036.zip chromium_src-135a95591f309ce16b6dc393487ff1d07a855036.tar.gz chromium_src-135a95591f309ce16b6dc393487ff1d07a855036.tar.bz2 |
Roll WebKit to 53838.
TEST=none
BUG=33045
TBR=darin
Review URL: http://codereview.chromium.org/555095
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37097 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": "53834", + "webkit_revision": "53838", "ffmpeg_revision": "34297", "skia_revision": "475", "chromium_git": "http://src.chromium.org/git", |