summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-03 00:17:16 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-03 00:17:16 +0000
commit8622c0c034073504735808dc83dd509ce444b4ae (patch)
treed21fe6b4819ecbb392ca57d116b886f832eff0e9
parent81e02d757129ff925aa352d51d6db9f7ab092528 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a4b45bf..77fc5a3 100644
--- a/DEPS
+++ b/DEPS
@@ -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",