| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 508e178cc2df4894d1f5c4499eea6dc696d3a715..e54e6ea15a7d0985ecf32651bb5ce9ab82dd57d5 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -8,7 +8,7 @@ vars = {
|
| "webkit_revision": "101876",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "7357",
|
| + "nacl_revision": "7362",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "7139", # native_client/DEPS: tools_rev
|
|
|