| Index: DEPS
 | 
| diff --git a/DEPS b/DEPS
 | 
| index da45ae194dd4f6d273e4f53217a7e928ef06f3e9..fc5d331a865203660febb1176271f42d64722f7d 100644
 | 
| --- a/DEPS
 | 
| +++ b/DEPS
 | 
| @@ -30,7 +30,7 @@ vars = {
 | 
|    # Use this googlecode_url variable only if there is an internal mirror for it.
 | 
|    # If you do not know, use the full path while defining your new deps entry.
 | 
|    'googlecode_url': 'http://%s.googlecode.com/svn',
 | 
| -  'webkit_revision': '71bf3e3a99a1972a4a8d0737ca8801baad4542d7', # from svn revision 198967
 | 
| +  'webkit_revision': 'e20000509ca99476232b53c1d44382a83fd15ab4', # from svn revision 198988
 | 
|    'chromium_git': 'https://chromium.googlesource.com',
 | 
|    'libvpx_revision': 'd5c834797554016ff9eee05da9f3e4c1fd4fd819',
 | 
|    'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac',
 | 
| 
 |