| Index: handler/mac/crash_report_exception_handler.h
|
| diff --git a/handler/mac/crash_report_exception_handler.h b/handler/mac/crash_report_exception_handler.h
|
| index 67a523a90c9ebe04b58a57bb85216a0139e0eebe..a09c6b8620e867778ab9fb84174d93a1245eaa78 100644
|
| --- a/handler/mac/crash_report_exception_handler.h
|
| +++ b/handler/mac/crash_report_exception_handler.h
|
| @@ -22,7 +22,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "client/crash_report_database.h"
|
| -#include "handler/mac/crash_report_upload_thread.h"
|
| +#include "handler/crash_report_upload_thread.h"
|
| #include "util/mach/exc_server_variants.h"
|
|
|
| namespace crashpad {
|
|
|