| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 9e6c22acb727090f6b4a07407e265a5b3b7bd44c..86b4a7d997b6e5c47f124aa3e909ac3a37612974 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -12,7 +12,7 @@ vars = {
|
| "chromium_git": "http://git.chromium.org/git",
|
| "chromiumos_git": "http://git.chromium.org/chromiumos",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "9651",
|
| + "nacl_revision": "9684",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "9330", # native_client/DEPS: tools_rev
|
| @@ -582,7 +582,6 @@ hooks = [
|
| "action": [
|
| "python", "src/build/download_nacl_toolchains.py",
|
| "--no-arm-trusted",
|
| - "--optional-pnacl",
|
| "--save-downloads-dir",
|
| "src/native_client_sdk/src/build_tools/toolchain_archives",
|
| "--keep",
|
|
|