summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_application_mac.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/shell_application_mac.h')
-rw-r--r--content/shell/shell_application_mac.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/shell_application_mac.h b/content/shell/shell_application_mac.h
index 88b8d9e..26718ac 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> {