diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 00:17:16 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-03 00:17:16 +0000 |
commit | 8622c0c034073504735808dc83dd509ce444b4ae (patch) | |
tree | d21fe6b4819ecbb392ca57d116b886f832eff0e9 | |
parent | 81e02d757129ff925aa352d51d6db9f7ab092528 (diff) | |
download | chromium_src-8622c0c034073504735808dc83dd509ce444b4ae.zip chromium_src-8622c0c034073504735808dc83dd509ce444b4ae.tar.gz chromium_src-8622c0c034073504735808dc83dd509ce444b4ae.tar.bz2 |
Update WebKit to r60582. This should make the Mac webgl tests go green.
BUG=none
TEST=none
TBR=tkent
Review URL: http://codereview.chromium.org/2546001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48794 0039d316-1c4b-4281-b951-d872f2087c98
-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": "60568", + "webkit_revision": "60582", "ffmpeg_revision": "48686", "skia_revision": "562", "chromium_git": "http://src.chromium.org/git", |