Index: snapshot/mac/exception_snapshot_mac.cc |
diff --git a/snapshot/mac/exception_snapshot_mac.cc b/snapshot/mac/exception_snapshot_mac.cc |
index 8f5bb20fe7e353e8219497e38c261369798c8350..b5725d38e937eafff19d2526143d033afb025dcc 100644 |
--- a/snapshot/mac/exception_snapshot_mac.cc |
+++ b/snapshot/mac/exception_snapshot_mac.cc |
@@ -18,8 +18,8 @@ |
#include "base/strings/stringprintf.h" |
#include "snapshot/mac/cpu_context_mac.h" |
#include "snapshot/mac/process_reader.h" |
-#include "util/mach/exc_server_variants.h" |
#include "util/mach/exception_behaviors.h" |
+#include "util/mach/exception_types.h" |
#include "util/mach/symbolic_constants_mach.h" |
#include "util/numeric/safe_assignment.h" |