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 4dd9918..f3f8b83 100644
--- a/chrome/browser/automation/ui_controls_mac.mm
+++ b/chrome/browser/automation/ui_controls_mac.mm
@@ -12,7 +12,7 @@
#include "base/callback.h"
#include "base/message_loop.h"
#include "chrome/browser/automation/ui_controls_internal.h"
-#include "content/browser/browser_thread.h"
+#include "content/public/browser/browser_thread.h"
#include "ui/base/keycodes/keyboard_code_conversion_mac.h"
// Implementation details: We use [NSApplication sendEvent:] instead