| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f4a403c994e323e09d3feac005136666ed0c644a..8bfbb4ee948191675aa2498ebea1321becf17733 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": "9834",
|
| + "nacl_revision": "9843",
|
| # 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
|
|
|