| Index: handler/mac/crash_report_exception_handler.cc
|
| diff --git a/handler/mac/crash_report_exception_handler.cc b/handler/mac/crash_report_exception_handler.cc
|
| index b7d256a2022033551853da169908f1745f1190c4..fced33c84597f4e4563c4bcf27d693e6e3f1180c 100644
|
| --- a/handler/mac/crash_report_exception_handler.cc
|
| +++ b/handler/mac/crash_report_exception_handler.cc
|
| @@ -23,7 +23,7 @@
|
| #include "base/strings/stringprintf.h"
|
| #include "client/settings.h"
|
| #include "minidump/minidump_file_writer.h"
|
| -#include "snapshot/mac/crashpad_info_client_options.h"
|
| +#include "snapshot/crashpad_info_client_options.h"
|
| #include "snapshot/mac/process_snapshot_mac.h"
|
| #include "util/file/file_writer.h"
|
| #include "util/mach/exc_client_variants.h"
|
|
|