Commit 3c5dcf8e authored by mseaborn@chromium.org's avatar mseaborn@chromium.org

NaCl: Update revision in DEPS, r13159 -> r13167

This pulls in the following Native Client changes:

r13160: (noelallen) Roll bionic version, and add missing flag to force libstdc++ rebuild.
r13161: (dyen) Fixed some issues testing without GDB on windows toolchain builds.
r13162: (noelallen) Add a test for parsing properties in scons files.
r13163: (noelallen) Update GN build files.
r13164: (dyen) Correctly identify the windows arch for i686-w64-mingw32 to be x86-32.
r13165: (mark) Use pthread_mach_thread_np(pthread_self()) instead of mach_thread_self().
r13166: (jfb) PNaCl translator build: install FEATURE_VERSION file
r13167: (jfb) Update revision for PNaCl r13154->r13166

BUG=none
TEST=browser_tests and nacl_integration
R=bradnelson@google.com

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269837 0039d316-1c4b-4281-b951-d872f2087c98
parent a715daf0
......@@ -30,7 +30,7 @@ vars = {
"chromiumos_git": "https://chromium.googlesource.com/chromiumos",
"skia_git": "https://skia.googlesource.com",
"swig_revision": "230490",
"nacl_revision": "13159",
"nacl_revision": "13167",
# 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