diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 01:09:12 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-15 01:09:12 +0000 |
commit | 46fc912073cc67de0e21ac4e3bc7db33980d2376 (patch) | |
tree | 2207a5ba24fe5c3e9612e0cb6971e21df5cb53c2 /DEPS | |
parent | ef5c339e3ef0b1e3dc53e1b33fd19ac57fec4486 (diff) | |
download | chromium_src-46fc912073cc67de0e21ac4e3bc7db33980d2376.zip chromium_src-46fc912073cc67de0e21ac4e3bc7db33980d2376.tar.gz chromium_src-46fc912073cc67de0e21ac4e3bc7db33980d2376.tar.bz2 |
WebKit DEPS roll to 53290 and canary fix.
BUG=none
TEST=none
TBR=atwilson
Review URL: http://codereview.chromium.org/546021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36320 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": "53289", + "webkit_revision": "53290", "ffmpeg_revision": "34297", "skia_revision": "470", "chromium_git": "http://src.chromium.org/git", |