| Index: tools/mac/catch_exception_tool.cc
|
| diff --git a/tools/mac/catch_exception_tool.cc b/tools/mac/catch_exception_tool.cc
|
| index 08a916bf6910571a03c829e6d02cc0899e92be74..d3b2dd58854fe4d6bcb15cac5746b77fcf507480 100644
|
| --- a/tools/mac/catch_exception_tool.cc
|
| +++ b/tools/mac/catch_exception_tool.cc
|
| @@ -29,6 +29,7 @@
|
| #include "tools/tool_support.h"
|
| #include "util/mach/exc_server_variants.h"
|
| #include "util/mach/exception_behaviors.h"
|
| +#include "util/mach/exception_types.h"
|
| #include "util/mach/mach_extensions.h"
|
| #include "util/mach/mach_message.h"
|
| #include "util/mach/mach_message_server.h"
|
|
|