Chromium Code Reviews| Index: chrome_elf/chrome_elf_main.h | 
| diff --git a/chrome_elf/chrome_elf_main.h b/chrome_elf/chrome_elf_main.h | 
| index 432c377eb2af60d8164e6583bfa7a8249f1af577..3923afd7960084f257bd6b3eacff4e385ff57170 100644 | 
| --- a/chrome_elf/chrome_elf_main.h | 
| +++ b/chrome_elf/chrome_elf_main.h | 
| @@ -7,5 +7,6 @@ | 
| extern "C" void SignalInitializeCrashReporting(); | 
| extern "C" void SignalChromeElf(); | 
| +extern "C" void DumpProcessWithoutCrash(); | 
| #endif // CHROME_ELF_CHROME_ELF_MAIN_H_ |