| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index a14e75d46b21c3ef6c915ef356e4570ce696077a..792cbfb0c1500ad0fd16ce07ec8f749f1aae920e 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -27,10 +27,10 @@ vars = {
|
| "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
|
| "skia_git": "https://skia.googlesource.com",
|
| "swig_revision": "230490",
|
| - "nacl_revision": "12611",
|
| + "nacl_revision": "12619",
|
| # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
|
| # to update other nacl_*_revision's.
|
| - "nacl_tools_revision": "12526", # native_client/DEPS: tools_rev
|
| + "nacl_tools_revision": "12615", # native_client/DEPS: tools_rev
|
| "google_toolbox_for_mac_revision": "616",
|
| "libaddressinput_revision": "176",
|
| "libphonenumber_revision": "621",
|
|
|