| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index f6f3f75b1664f4a2221943a30930652a7f7538ee..aae4f604d28ce879aca32a6b5270b127c7b6c7ed 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": "9899",
|
| + "nacl_revision": "9909",
|
| # 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
|
|
|