summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/ui_controls.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/automation/ui_controls.h')
-rw-r--r--chrome/browser/automation/ui_controls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/automation/ui_controls.h b/chrome/browser/automation/ui_controls.h
index e78a13f..f401273 100644
--- a/chrome/browser/automation/ui_controls.h
+++ b/chrome/browser/automation/ui_controls.h
@@ -14,7 +14,7 @@
#endif
#include "app/gfx/native_widget_types.h"
-#include "base/gfx/point.h"
+#include "gfx/point.h"
#include "base/keyboard_codes.h"
#if defined(TOOLKIT_VIEWS)