diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-31 00:24:31 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-31 00:24:31 +0000 |
commit | f06843b3d86cef6ace44c9e6e61156401a56c863 (patch) | |
tree | 694dae744cfd4b1a236fb9949dad83a985b71501 /DEPS | |
parent | 3a99802be0067b190240a5689a3e10cc35d8f80e (diff) | |
download | chromium_src-f06843b3d86cef6ace44c9e6e61156401a56c863.zip chromium_src-f06843b3d86cef6ace44c9e6e61156401a56c863.tar.gz chromium_src-f06843b3d86cef6ace44c9e6e61156401a56c863.tar.bz2 |
Webkit roll to 50358.
BUG=none
TEST=none
TBR=rolandsteiner
Review URL: http://codereview.chromium.org/348030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30653 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": "50324", + "webkit_revision": "50358", "ffmpeg_revision": "30374", } |