| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 893c4cab5bb151eeae3cf23ab91e564a56b71dfa..075a876301b74eb01e5bf70c0618a516b034d97b 100644 | 
| --- a/DEPS | 
| +++ b/DEPS | 
| @@ -47,7 +47,7 @@ vars = { | 
| # the commit queue can handle CLs rolling Skia | 
| # and V8 without interference from each other. | 
| 'v8_branch': 'trunk', | 
| -  'v8_revision': '19ea8c6314a1e78d61cbefd185bbb307fe076504', | 
| +  'v8_revision': '3523b6e983ecb71caf5db27d587233bc1236d3fc', | 
| # Three lines of non-changing comments so that | 
| # the commit queue can handle CLs rolling WebRTC | 
| # and V8 without interference from each other. | 
|  |