| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 814fd8d9b10a7f3db9ae60e3273f22f699edd2d1..063bedb34b267de890d5b33a1055ea302358a69d 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": "9883",
|
| + "nacl_revision": "9899",
|
| # 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
|
|
|