| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index d1b0bad44d6986b7e3492dbc0fed34c5052face5..3ac449de52bdb8be97bc479ffcfd27de9113c22e 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": "11501",
|
| + "nacl_revision": "11528",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "11437", # native_client/DEPS: tools_rev
|
|
|