| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 45a64d250ef8c2035dc565a262fe0306b33f9afe..8ad1a7e2151a2ab22d652a96cd2f2ac7c97f27d0 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -35,7 +35,7 @@ vars = { | 
| 'chromium_git': 'https://chromium.googlesource.com', | 
| 'libvpx_revision': 'a208ecae8e6fff1c0d4286bdc000d7c5efaab411', | 
| 'sfntly_revision': '1bdaae8fc788a5ac8936d68bf24f37d977a13dac', | 
| -  'skia_revision': 'f6703fa0aa98c61b78e2dbd52f610e3c5cd4a4da', | 
| +  'skia_revision': '2dc29940c54b5d21c81dade8a7755dd08316b6b3', | 
| # Three lines of non-changing comments so that | 
| # the commit queue can handle CLs rolling V8 | 
| # and whatever else without interference from each other. | 
|  |