| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 94acfae0ebf8920a81126a23ad92f25ab876be35..9487d6d9135447bd6df87b53b35facd00261fdaa 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -12,10 +12,10 @@ vars = {
|
| "chromium_git": "https://chromium.googlesource.com",
|
| "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "11406",
|
| + "nacl_revision": "11440",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| - "nacl_tools_revision": "11323", # native_client/DEPS: tools_rev
|
| + "nacl_tools_revision": "11437", # native_client/DEPS: tools_rev
|
| "gtm_revision": "608",
|
|
|
| "libjingle_revision": "321",
|
|
|