| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 1f97c8db4734cc1c7f4c5731ded02152b480d1e0..30982150cc8edeacb04f2b443d778782a28a10b6 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -28,10 +28,10 @@ vars = {
|
| "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
|
| "skia_git": "https://skia.googlesource.com",
|
| "swig_revision": "230490",
|
| - "nacl_revision": "12757",
|
| + "nacl_revision": "12770",
|
| # 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
|
| + "nacl_tools_revision": "12760", # native_client/DEPS: tools_rev
|
| "google_toolbox_for_mac_revision": "616",
|
| "libaddressinput_revision": "176",
|
| "libphonenumber_revision": "621",
|
|
|