| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index fba268eb453db9bd8fdb2186c0895460ffd29c0a..1556cfabe184cace1f92011f78543b06e1d6e44a 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -28,7 +28,7 @@ vars = {
|
| "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
|
| "skia_git": "https://skia.googlesource.com",
|
| "swig_revision": "230490",
|
| - "nacl_revision": "13091",
|
| + "nacl_revision": "13106",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "13077", # native_client/DEPS: tools_rev
|
|
|