Chromium Code Reviews| Index: chrome/browser/automation/ui_controls.h |
| =================================================================== |
| --- chrome/browser/automation/ui_controls.h (revision 73642) |
| +++ chrome/browser/automation/ui_controls.h (working copy) |
| @@ -12,9 +12,9 @@ |
| #include <wtypes.h> |
| #endif |
| -#include "gfx/native_widget_types.h" |
| -#include "gfx/point.h" |
| #include "ui/base/keycodes/keyboard_codes.h" |
| +#include "ui/gfx/native_widget_types.h" |
| +#include "ui/gfx/point.h" |
| #if defined(TOOLKIT_VIEWS) |
| namespace views { |