Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index 84140a49bc192e17af2122ba54903e0713785350..fc7981a0dfd5840a21de5c9ee0ea9d54b74d7764 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': '28e68f81ac373c44d7aa9f12dc8fe91178a6040e', |
| + 'chromium_revision': 'fbab68415cdb5061c63f3d325c7a3b13230315bf', |
| } |
| # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than |