| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 3946d0bce9827fa78f0d42cc8ae90dcca41dbfed..b2ae739847c3e87fc19b0cadfc71dc871b401e94 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": "10001",
|
| + "nacl_revision": "10012",
|
| # 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
|
|
|