
This is necessary for the perf bots to build minidump_stackwalk which will allow us to have stack traces when perf tests crash. BUG=223572 TEST=GYP_DEFINES="branding=Chrome buildtype=Official target_arch=ia32 component=static_library" gclient runhooks && ninja -C out/Release minidump_stackwalk Review URL: https://chromiumcodereview.appspot.com/23064014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@218622 0039d316-1c4b-4281-b951-d872f2087c98
Name: Breakpad, An open-source multi-platform crash reporting system Short Name: breakpad URL: http://code.google.com/p/google-breakpad/ License: New BSD, MIT/X derivate, Apple PSL 2.0 and Apache 2.0 licenses Security Critical: no This directory contains Chrome's version of Breakpad's Visual Studio build files (*.vcproj) and a compiled version of Breakpad's symupload.exe utility for Windows. Part of the upstream Breakpad project is pulled into the src/ subdirectory via DEPS.