| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 8ee92901934b05577bea4b5303a35946cbdc8ff8..e52cdff915f82289098e0e4089d5c84b05de3d55 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": "11083",
|
| + "nacl_revision": "11094",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "11040", # native_client/DEPS: tools_rev
|
|
|