1name: "google-breakpad" 2description: 3 "Breakpad is a set of client and server components which implement a " 4 "crash-reporting system" 5third_party { 6 url { 7 type: HOMEPAGE 8 value: "https://chromium.googlesource.com/breakpad/breakpad" 9 } 10 url { 11 type: GIT 12 value: "https://chromium.googlesource.com/breakpad/breakpad" 13 } 14 version: "a2d3e8b" 15 last_upgrade_date { year: 2020 month: 4 day: 19 } 16 license_note: "would be NOTICE save for APSL in:\n" 17 " src/third_party/mac_handler/breakpad_nlist_64.cc\n" 18 " src/third_party/mac_headers/" 19 license_type: RECIPROCAL 20} 21