| Index: handler/mac/main.cc
|
| diff --git a/handler/mac/main.cc b/handler/mac/main.cc
|
| index 7f0629bbed890389966d2e5c2baaf2cd15b8742a..39e5c8c4e30d5cf70a27221eee5ef5983aaca74c 100644
|
| --- a/handler/mac/main.cc
|
| +++ b/handler/mac/main.cc
|
| @@ -24,8 +24,8 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "client/crash_report_database.h"
|
| #include "tools/tool_support.h"
|
| +#include "handler/crash_report_upload_thread.h"
|
| #include "handler/mac/crash_report_exception_handler.h"
|
| -#include "handler/mac/crash_report_upload_thread.h"
|
| #include "handler/mac/exception_handler_server.h"
|
| #include "util/mach/child_port_handshake.h"
|
| #include "util/posix/close_stdio.h"
|
|
|