diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-03 23:13:35 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-03 23:13:35 +0000 |
commit | 28dbc6574fc0e115ac1ba2264e159e137f9709d9 (patch) | |
tree | 70989ffe9fd9b3c0b796133154ae91bed02ea35a /DEPS | |
parent | 5658a60a850150c146906932f302bbf0cf8b9684 (diff) | |
download | chromium_src-28dbc6574fc0e115ac1ba2264e159e137f9709d9.zip chromium_src-28dbc6574fc0e115ac1ba2264e159e137f9709d9.tar.gz chromium_src-28dbc6574fc0e115ac1ba2264e159e137f9709d9.tar.bz2 |
Roll DEPS for WebKit 50468:50487.
BUG=10442
TEST=none
TBR=hclam
Review URL: http://codereview.chromium.org/357001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30883 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": "50468", + "webkit_revision": "50487", "ffmpeg_revision": "30374", } |