Commit 0aecde2c authored by dschuff@chromium.org's avatar dschuff@chromium.org

NaCl: Update revision in DEPS, r13199 -> r13216

This pulls in the following Native Client changes:

r13200: (mseaborn) Unsandboxed IRT: Implement more of the irt_dev_filename interface
r13201: (dschuff) Use cygwin targets instead of mingw in list of uploadable targets for PNaCl builders
r13202: (mseaborn) symlink()/link() tests: Fix error handling
r13203: (noelallen) Roll bionic.
r13204: (noelallen) Roll bionic.
r13205: (kschimpf) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13206: (kschimpf) Update revision for PNaCl r13166->r13199
r13207: (dschuff) Convert paths in temp upload packages file
r13208: (mseaborn) Remove unused support for SysV shared memory
r13209: (mark) [Windows] Don't run an impossible test case from nacl_host_desc_big_file_test.
r13210: (bradnelson) Pass --revision to runtest.py
r13211: (mseaborn) Non-SFI Mode: Add ability to build newlib-based Linux static executables
r13212: (sehr) Enable the gyp android build
r13213: (dschuff) Remove test of pinned toolchain from toolchain bots
r13214: (dschuff) PNaCl: Update LLVM revision in pnacl/COMPONENT_REVISIONS
r13215: (dyen) Git repositories syncing through repo_tools can be validated.
r13216: (dschuff) Pin toolchain_build_pnacl toolchain into NaCl

BUG=none
TEST=browser_tests and nacl_integration
R=jvoung@chromium.org

Review URL: https://codereview.chromium.org/292603004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@271910 0039d316-1c4b-4281-b951-d872f2087c98
parent 33cff1d8
......@@ -34,7 +34,7 @@ vars = {
"pdfium_git": "https://pdfium.googlesource.com",
"skia_git": "https://skia.googlesource.com",
"swig_revision": "230490",
"nacl_revision": "13199",
"nacl_revision": "13216",
# After changing nacl_revision, run 'glient sync' and check native_client/DEPS
# to update other nacl_*_revision's.
"nacl_tools_revision": "13077", # native_client/DEPS: tools_rev
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment