| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 727b4f5e925aa2e09cfeb47f695df29a90f9953b..e3039825ebe98f6fe7353d171e9e4e29125315d9 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -7,7 +7,7 @@ vars = {
|
| "webkit_revision": "97501",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "6909",
|
| + "nacl_revision": "6941",
|
| # 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
|
|
|