diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-28 01:43:40 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-28 01:43:40 +0000 |
commit | a2c5090a2303e4da527ca194d06439b6177f0cc2 (patch) | |
tree | efb8a4094aff1d8ef008e224f1929286d0956990 /DEPS | |
parent | 77334678d8258d700a5c677382ce200d9677a667 (diff) | |
download | chromium_src-a2c5090a2303e4da527ca194d06439b6177f0cc2.zip chromium_src-a2c5090a2303e4da527ca194d06439b6177f0cc2.tar.gz chromium_src-a2c5090a2303e4da527ca194d06439b6177f0cc2.tar.bz2 |
Roll to 50182
TBR=rolandsteiner,kbr
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/339036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30308 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": "50180", + "webkit_revision": "50186", "ffmpeg_revision": "28488", } |