| Index: DEPS
|
| ===================================================================
|
| --- DEPS (revision 155695)
|
| +++ DEPS (working copy)
|
| @@ -12,7 +12,7 @@
|
| "chromium_git": "http://git.chromium.org/git",
|
| "chromiumos_git": "http://git.chromium.org/chromiumos",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "9684",
|
| + "nacl_revision": "9651",
|
| # 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
|
| @@ -585,6 +585,7 @@
|
| "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",
|
|
|