OLD | NEW |
1 Breakpad actually lives in src (pulled via svn:externals from code.google.com). | 1 Name: Breakpad, An open-source multi-platform crash reporting system |
| 2 Short Name: breakpad |
| 3 URL: http://code.google.com/p/google-breakpad/ |
| 4 License: New BSD, plus MIT/X derivate for libcurl |
| 5 Security Critical: no |
2 | 6 |
3 This directory contains Chrome's version of Breakpad's Visual Studio build | 7 This directory contains Chrome's version of Breakpad's Visual Studio build |
4 files (*.vcproj) and a compiled version of Breakpad's symupload.exe utility | 8 files (*.vcproj) and a compiled version of Breakpad's symupload.exe utility |
5 for Windows. | 9 for Windows. |
| 10 |
| 11 Part of the upstream Breakpad project is pulled into the src/ subdirectory via |
| 12 DEPS. |
OLD | NEW |