diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-07 23:48:21 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-07 23:48:21 +0000 |
commit | 62311edabde1105ca4231a220521951553cf3e19 (patch) | |
tree | fc15c7d3b389411892670e6a8ffcb5fff96b2f40 /DEPS | |
parent | dd8df4c59c6582376212f2c8aa4b9f5e4307b265 (diff) | |
download | chromium_src-62311edabde1105ca4231a220521951553cf3e19.zip chromium_src-62311edabde1105ca4231a220521951553cf3e19.tar.gz chromium_src-62311edabde1105ca4231a220521951553cf3e19.tar.bz2 |
Roll deps from 51784 -> 51794.
TBR=michaeln
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/469015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34017 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": "51784", + "webkit_revision": "51794", "ffmpeg_revision": "33521", "skia_revision": "451", "chromium_git": "http://src.chromium.org/git", |