| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 2aebd61cdf92d511f536236436cd1b91331c30ab..24cb323a516525b52bb95a105ffb5995ab42210c 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -7,7 +7,7 @@ vars = {
|
| "webkit_revision": "97166",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "6880",
|
| + "nacl_revision": "6904",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| # TODO(brettw) We should use the "From" syntax to avoid hardcoding the
|
|
|