diff options
author | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-04 02:36:44 +0000 |
---|---|---|
committer | hclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-04 02:36:44 +0000 |
commit | 88e8d1d61a66de76c92ea4584359ad2efdce6f4e (patch) | |
tree | f6bf00f6f17c6ab1a916e35b15370a0cb885a779 /DEPS | |
parent | 3593ac0c6c2b673a67d2907af77d6aedb460ad0d (diff) | |
download | chromium_src-88e8d1d61a66de76c92ea4584359ad2efdce6f4e.zip chromium_src-88e8d1d61a66de76c92ea4584359ad2efdce6f4e.tar.gz chromium_src-88e8d1d61a66de76c92ea4584359ad2efdce6f4e.tar.bz2 |
Roll WebKit 85565:85666
Roll WebKit to 85666
BUG=None
TEST=None
TBR=morrita
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84035 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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": "85565", + "webkit_revision": "85666", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", # These hashes need to be updated when nacl_revision is changed. |