Index: chrome/common/mac/objc_zombie.mm |
diff --git a/chrome/common/mac/objc_zombie.mm b/chrome/common/mac/objc_zombie.mm |
index d0cb063c3cc351700581f5509d7b4e82a24d177d..b86999380505d1de37f234a7f52c792c73192db2 100644 |
--- a/chrome/common/mac/objc_zombie.mm |
+++ b/chrome/common/mac/objc_zombie.mm |
@@ -19,7 +19,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. |