diff options
author | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-13 05:33:22 +0000 |
---|---|---|
committer | yutak@chromium.org <yutak@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-13 05:33:22 +0000 |
commit | c07da7ee141a38d74ff3900ad3bf605e87bf2e2c (patch) | |
tree | 9f04dbe028e103af1056638af22b0da9758cdb23 /DEPS | |
parent | c837019ba1b99a494cd6423979657f5e272fbc31 (diff) | |
download | chromium_src-c07da7ee141a38d74ff3900ad3bf605e87bf2e2c.zip chromium_src-c07da7ee141a38d74ff3900ad3bf605e87bf2e2c.tar.gz chromium_src-c07da7ee141a38d74ff3900ad3bf605e87bf2e2c.tar.bz2 |
WebKit merge 65180:65238.
TBR=japhet
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/3179012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55997 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": "65180", + "webkit_revision": "65238", "ffmpeg_revision": "54382", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", |