diff options
author | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-12 12:35:23 +0000 |
---|---|---|
committer | yurys@chromium.org <yurys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-12 12:35:23 +0000 |
commit | bb6d7ccf8f1eb2ecff12918de3dd724a520b1440 (patch) | |
tree | 17536ff9bb39bc28e88d94cc3a4fca920d478a43 /DEPS | |
parent | 9bbf7383ac41691f2715d19b6808e0945bcbab49 (diff) | |
download | chromium_src-bb6d7ccf8f1eb2ecff12918de3dd724a520b1440.zip chromium_src-bb6d7ccf8f1eb2ecff12918de3dd724a520b1440.tar.gz chromium_src-bb6d7ccf8f1eb2ecff12918de3dd724a520b1440.tar.bz2 |
WebKit roll to 54706
TBR=jparent
Review URL: http://codereview.chromium.org/604032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@38889 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": "54653", + "webkit_revision": "54706", "ffmpeg_revision": "38862", "skia_revision": "490", "chromium_git": "http://src.chromium.org/git", |