| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index faf6ccd90510f3dd7b24216998d7cb62ca62341f..baf79798b9d1fbc9eb84ed42192b44049a8a63df 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -12,7 +12,7 @@ vars = {
|
| "chromium_git": "https://chromium.googlesource.com",
|
| "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "11397",
|
| + "nacl_revision": "11406",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "11323", # native_client/DEPS: tools_rev
|
|
|