Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 724915eae0bf456fd053134967a4eb515d4d3476..f552725ac4f83bf48447f3a05ea4a0852916a77e 100644 |
| --- a/DEPS |
| +++ b/DEPS |
| @@ -6,7 +6,7 @@ |
| vars = { |
| 'extra_gyp_flag': '-Dextra_gyp_flag=0', |
| 'chromium_git': 'https://chromium.googlesource.com', |
| - 'chromium_revision': '1b6c421840399992b758241159f32fad6f94ea40', |
| + 'chromium_revision': 'db567a8a9c712673720b763b3de1b159959a228d', |
| } |
| # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than |