diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-01 04:27:00 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-01 04:27:00 +0000 |
commit | 3b8ce3ec290af2f0e6a3b2d33f12ce23aec5cb3e (patch) | |
tree | baf4bb628a92891e0d7ff44fab32a1126ef82810 /DEPS | |
parent | d71b71f153f27b4ffea1f20a7161e11130a12fcb (diff) | |
download | chromium_src-3b8ce3ec290af2f0e6a3b2d33f12ce23aec5cb3e.zip chromium_src-3b8ce3ec290af2f0e6a3b2d33f12ce23aec5cb3e.tar.gz chromium_src-3b8ce3ec290af2f0e6a3b2d33f12ce23aec5cb3e.tar.bz2 |
Roll WebKit 56868:56880
TBR=fishd@chromium.org
TEST=tree is green
Roll WebKit to 56880.
Review URL: http://codereview.chromium.org/1547011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@43315 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": "56868", + "webkit_revision": "56880", "ffmpeg_revision": "42726", "skia_revision": "504", "chromium_git": "http://src.chromium.org/git", |