diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 23:36:28 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 23:36:28 +0000 |
commit | b7738f9c9f8c44e337a7401fb24c6453eb67ec32 (patch) | |
tree | 8d2c60520a925a3be0638305b10aa5fea063e414 /DEPS | |
parent | 125661765a29950a6449e4e8beb169f8a36c773c (diff) | |
download | chromium_src-b7738f9c9f8c44e337a7401fb24c6453eb67ec32.zip chromium_src-b7738f9c9f8c44e337a7401fb24c6453eb67ec32.tar.gz chromium_src-b7738f9c9f8c44e337a7401fb24c6453eb67ec32.tar.bz2 |
WebKit roll 51390:51395
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33154 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": "51390", + "webkit_revision": "51395", "ffmpeg_revision": "30374", "chromium_git": "http://src.chromium.org/git", } |