summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/ui_controls_mac.mm
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/automation/ui_controls_mac.mm')
-rw-r--r--chrome/browser/automation/ui_controls_mac.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/automation/ui_controls_mac.mm b/chrome/browser/automation/ui_controls_mac.mm
index e4176ac..03f7e2c 100644
--- a/chrome/browser/automation/ui_controls_mac.mm
+++ b/chrome/browser/automation/ui_controls_mac.mm
@@ -11,7 +11,7 @@
#include "app/keyboard_code_conversion_mac.h"
#include "base/message_loop.h"
#include "chrome/browser/automation/ui_controls_internal.h"
-#include "chrome/browser/chrome_thread.h"
+#include "chrome/browser/browser_thread.h"
// Implementation details: We use [NSApplication sendEvent:] instead
// of [NSApplication postEvent:atStart:] so that the event gets sent