| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 363209b43b995cc04d83c74d159fb2a5947b3aa6..9b73b1bcbca531f77e87166a245d94200154fd3f 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -8,7 +8,7 @@ vars = {
|
| "webkit_revision": "116102",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "8480",
|
| + "nacl_revision": "8500",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "8228", # native_client/DEPS: tools_rev
|
|
|