summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 08:05:17 +0000
committerlevin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-08-25 08:05:17 +0000
commit0faaea3e530ee12c419ceedfaf8d4244edaf2481 (patch)
tree358187d5b172ad967cede54aac1a499830ae70a6 /DEPS
parent3e914b049d3b1f0f0081a8bbb6369b4fd25fe25c (diff)
downloadchromium_src-0faaea3e530ee12c419ceedfaf8d4244edaf2481.zip
chromium_src-0faaea3e530ee12c419ceedfaf8d4244edaf2481.tar.gz
chromium_src-0faaea3e530ee12c419ceedfaf8d4244edaf2481.tar.bz2
Update WebKit to r93717.
Fix PPAPITest.PostMessage test which relied on the buggy behavior of postMessage that had null for the ports property (which has been fixed in this WebKit roll). BUG=94182 TEST=none TBR=podivilov Review URL: http://codereview.chromium.org/7745015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98202 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 10dc42f..87e557e 100644
--- a/DEPS
+++ b/DEPS
@@ -4,7 +4,7 @@ vars = {
"googlecode_url": "http://%s.googlecode.com/svn",
"webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
"nacl_trunk": "http://src.chromium.org/native_client/trunk",
- "webkit_revision": "93705",
+ "webkit_revision": "93717",
"chromium_git": "http://git.chromium.org/git",
"swig_revision": "69281",
"nacl_revision": "6539",