diff options
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,10 +8,10 @@ vars = { "webkit_revision": "110321", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", - "nacl_revision": "7946", + "nacl_revision": "7983", # After changing nacl_revision, run 'glient sync' and check native_client/DEPS # to update other nacl_*_revision's. - "nacl_tools_revision": "7139", # native_client/DEPS: tools_rev + "nacl_tools_revision": "7955", # native_client/DEPS: tools_rev # These hashes need to be updated when nacl_toolchain_revision is changed. # After changing nacl_toolchain_revision, run 'gclient runhooks' to get the |