| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 4998388fe34a9cfb894579498c51cc54617e8426..6aec7d88ecf3994c4f83157a731494b94cdf8020 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -28,7 +28,7 @@ vars = {
|
| "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
|
| "skia_git": "https://skia.googlesource.com",
|
| "swig_revision": "230490",
|
| - "nacl_revision": "12705",
|
| + "nacl_revision": "12710",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| "nacl_tools_revision": "12655", # native_client/DEPS: tools_rev
|
|
|