Index: chrome/common/mac/objc_zombie.mm |
diff --git a/chrome/common/mac/objc_zombie.mm b/chrome/common/mac/objc_zombie.mm |
index ab62cae7d53162c50b8feee1982c1d4aad9b582c..fa3447c41af6702f2ffd2f788de4579492e1e904 100644 |
--- a/chrome/common/mac/objc_zombie.mm |
+++ b/chrome/common/mac/objc_zombie.mm |
@@ -18,7 +18,6 @@ |
#include "base/strings/stringprintf.h" |
#include "base/synchronization/lock.h" |
#include "chrome/common/crash_keys.h" |
-#import "chrome/common/mac/objc_method_swizzle.h" |
#if !defined(OS_IOS) && (MAC_OS_X_VERSION_MAX_ALLOWED <= MAC_OS_X_VERSION_10_6) |
// Apparently objc/runtime.h doesn't define this with the 10.6 SDK yet. |