| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index a89b64debb4b556d870378017918bcec87fa9e86..4e767d113666c5046758b53365b54bc3a8b152cc 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -7,7 +7,7 @@ vars = {
|
| "webkit_revision": "95187",
|
| "chromium_git": "http://git.chromium.org/git",
|
| "swig_revision": "69281",
|
| - "nacl_revision": "6684",
|
| + "nacl_revision": "6702",
|
| # 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
|
|
|