Index: content/shell/shell_application_mac.h |
diff --git a/content/shell/shell_application_mac.h b/content/shell/shell_application_mac.h |
index 88b8d9eac420dc1d02111367f34c00b7024b4717..26718ac6174c6756866f3ebedd91ea3cd880a237 100644 |
--- a/content/shell/shell_application_mac.h |
+++ b/content/shell/shell_application_mac.h |
@@ -5,8 +5,8 @@ |
#ifndef CONTENT_SHELL_SHELL_APPLICATION_MAC_H_ |
#define CONTENT_SHELL_SHELL_APPLICATION_MAC_H_ |
-#include "base/message_pump_mac.h" |
#include "base/mac/scoped_sending_event.h" |
+#include "base/message_loop/message_pump_mac.h" |
@interface ShellCrApplication : NSApplication<CrAppProtocol, |
CrAppControlProtocol> { |