| Index: chrome/common/mac/objc_zombie.mm
|
| diff --git a/chrome/common/mac/objc_zombie.mm b/chrome/common/mac/objc_zombie.mm
|
| index 7fb9aee10a5b0c3d37542d1f9065c6279bbf3c75..720b1240a47d03dfe5ac769b68e4bc6eedfc2c48 100644
|
| --- a/chrome/common/mac/objc_zombie.mm
|
| +++ b/chrome/common/mac/objc_zombie.mm
|
| @@ -18,7 +18,7 @@
|
| #include "base/posix/eintr_wrapper.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/synchronization/lock.h"
|
| -#include "chrome/common/crash_keys.h"
|
| +#include "components/crash_keys/crash_keys.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.
|
|
|