Revert "Added a switch to dump minidump modules in minidump_stackwalk."

This reverts commit cb936a0243c97ae9cd2d4bb19d95dde0421fed6d.

A=dyen@chromium.org
Original Review: https://codereview.chromium.org/1672773002/

R=dyen@chromium.org

Review URL: https://codereview.chromium.org/1688493003 .
This commit is contained in:
Lei Zhang 2016-02-10 13:11:20 -08:00
parent 4912669df1
commit a8f79b0fde
3 changed files with 5 additions and 30 deletions

View file

@ -43,7 +43,6 @@ void PrintProcessStateMachineReadable(const ProcessState& process_state);
void PrintProcessState(const ProcessState& process_state,
bool output_stack_contents,
SourceLineResolverInterface* resolver);
void PrintProcessModules(const ProcessState& process_state);
} // namespace google_breakpad