| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 19915d0cd6ff29bd49764f5b304957ed2ef6db33..79662a9c8d83038c5dff48f77fb27793b73755c0 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -7,7 +7,7 @@ vars = {
|
| "webkit_revision": "95596",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "6736",
|
| + "nacl_revision": "6743",
|
| # 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
|
|
|