Index: chrome/app/chrome_main_delegate.cc |
diff --git a/chrome/app/chrome_main_delegate.cc b/chrome/app/chrome_main_delegate.cc |
index b273b4338cfb0f7e4202de63fb08e5dd5d92bee4..218187320f68256f812f55b975b3c11207a4180b 100644 |
--- a/chrome/app/chrome_main_delegate.cc |
+++ b/chrome/app/chrome_main_delegate.cc |
@@ -55,7 +55,7 @@ |
#endif |
#if defined(OS_MACOSX) |
-#include "base/mac/mac_util.h" |
+#include "base/mac/foundation_util.h" |
#include "base/mac/os_crash_dumps.h" |
#include "chrome/app/chrome_main_mac.h" |
#include "chrome/browser/mac/relauncher.h" |