| Index: components/crash/content/app/breakpad_mac.mm
|
| diff --git a/components/crash/content/app/breakpad_mac.mm b/components/crash/content/app/breakpad_mac.mm
|
| index 79e4d7b52c3ca7e29b8b4d4db57c0af69fc770e3..6c6934bfa7ea832e707bcdbaef9ceab1cdf0ebff 100644
|
| --- a/components/crash/content/app/breakpad_mac.mm
|
| +++ b/components/crash/content/app/breakpad_mac.mm
|
| @@ -11,7 +11,6 @@
|
|
|
| #include "base/auto_reset.h"
|
| #include "base/base_switches.h"
|
| -#import "base/basictypes.h"
|
| #include "base/command_line.h"
|
| #include "base/debug/crash_logging.h"
|
| #include "base/debug/dump_without_crashing.h"
|
|
|