| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f664d16806e9f0e56820e4ebd62094e3f19e6cc1..4952585e2a311ada64d79f9f45736e415de1f051 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": "10290",
|
| + "nacl_revision": "10300",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "10001", # native_client/DEPS: tools_rev
|
|
|