| Index: DEPS | 
| diff --git a/DEPS b/DEPS | 
| index 4d5c4cd67353f3660984bcffbeb9772ccad182b0..4e43e65f6c9fd04a5f5082bcd5654826cef39739 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': '81afc9313ce84350bcba9f84b255a77e97cd3726', | 
| # Three lines of non-changing comments so that | 
| # the commit queue can handle CLs rolling WebRTC | 
| # and V8 without interference from each other. | 
|  |