| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 545ed23a78b815473f0580a4a229476ffe5a2917..718c7cfd75d2bb9a480182d09305cff300d2f9ad 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -8,7 +8,7 @@ vars = {
|
| "webkit_revision": "100263",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "7158",
|
| + "nacl_revision": "7169",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "7139", # native_client/DEPS: tools_rev
|
|
|