| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index c7e2042ad9649bc565ef5bf6b56a23e1972b47b0..9f332f16364b1adebf09b4ef3cd87a3b774bb262 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -7,7 +7,7 @@ vars = {
|
| "webkit_revision": "94438",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "6605",
|
| + "nacl_revision": "6627",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| # TODO(brettw) We should use the "From" syntax to avoid hardcoding the
|
|
|