| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 0af8cda61e909b2c32b9b63f68b4de8f8551190c..0f8d483e3ee89b905f07aa814a22c4411aa84bed 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": "10602",
|
| + "nacl_revision": "10619",
|
| # 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
|
|
|