| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 090048d954fc6496d78ed3a2125382bd7ab55905..1dac40e58e702d26325076a21e46f404e5c92873 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": "12935",
|
| + "nacl_revision": "12952",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "12760", # native_client/DEPS: tools_rev
|
|
|