diff options
author | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-29 08:04:15 +0000 |
---|---|---|
committer | rolandsteiner@chromium.org <rolandsteiner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-29 08:04:15 +0000 |
commit | 20f4e0450d854ac97c1b1d6c0e3fedfb86f76b15 (patch) | |
tree | a29f032e871f67d230abb3fc8b981ae38bd52490 /DEPS | |
parent | 7f80210ea48c97eda990d3fcf4f190db5542e75d (diff) | |
download | chromium_src-20f4e0450d854ac97c1b1d6c0e3fedfb86f76b15.zip chromium_src-20f4e0450d854ac97c1b1d6c0e3fedfb86f76b15.tar.gz chromium_src-20f4e0450d854ac97c1b1d6c0e3fedfb86f76b15.tar.bz2 |
WebKit roll 50248:50258
TBR=senorblanco
TEST=NONE
BUG=NONE
Review URL: http://codereview.chromium.org/339062
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30446 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": "50248", + "webkit_revision": "50258", "ffmpeg_revision": "28488", } |