Chromium Code Reviews| Index: src/third_party/glibc/README.breakpad |
| diff --git a/src/third_party/glibc/README.breakpad b/src/third_party/glibc/README.breakpad |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b0cff522a8f18c81ebee2cd752de201c89142568 |
| --- /dev/null |
| +++ b/src/third_party/glibc/README.breakpad |
| @@ -0,0 +1,3 @@ |
| +This directory contains the elf headers from |
| +https://sourceware.org/git/?p=glibc.git;a=tree;f=elf;h=cd330f6bfe90a397cd6151629ee4c34e3bbaf769;hb=refs/heads/master |
| +that are required to get ELF working in dump_syms on Mac OS X. |