| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 579bae3d124b125f3a64b85211e2d3d661720793..b097f9cb683204d406ad37216001444d467d39da 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -12,7 +12,7 @@ vars = {
|
| "chromium_git": "http://git.chromium.org/git",
|
| "chromiumos_git": "http://git.chromium.org/chromiumos",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "9640",
|
| + "nacl_revision": "9648",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "9330", # native_client/DEPS: tools_rev
|
|
|