Chromium Code Reviews| Index: src/third_party/musl/README.breakpad |
| diff --git a/src/third_party/musl/README.breakpad b/src/third_party/musl/README.breakpad |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f500c4359ec7c4f65514e21246d0ea752b28b4d7 |
| --- /dev/null |
| +++ b/src/third_party/musl/README.breakpad |
| @@ -0,0 +1,3 @@ |
| +This directory contains the elf header from |
| +https://git.musl-libc.org/cgit/musl/tree/ |
| +that is required to get ELF working in dump_syms on Mac OS X. |