| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 778f026560950179b001f85205c724849711a23b..186494488a06f252836b075f795cc14af0405e49 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -35,7 +35,7 @@ vars = {
|
| "skia_git": "https://skia.googlesource.com",
|
| "boringssl_git": "https://boringssl.googlesource.com",
|
| "swig_revision": "230490",
|
| - "nacl_revision": "13456",
|
| + "nacl_revision": "13506",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "13077", # native_client/DEPS: tools_rev
|
|
|