| Index: ash/display/display_controller.h
|
| diff --git a/ash/display/display_controller.h b/ash/display/display_controller.h
|
| index 34dc88ca10c79564d093082fc977c22300812100..73822e859b3e15881478404a6b7cc5120ac0e5a7 100644
|
| --- a/ash/display/display_controller.h
|
| +++ b/ash/display/display_controller.h
|
| @@ -20,7 +20,7 @@
|
| #include "ui/aura/window.h"
|
| #include "ui/aura/window_tree_host_observer.h"
|
| #include "ui/gfx/display_observer.h"
|
| -#include "ui/gfx/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
|
|
| namespace aura {
|
| class Display;
|
|
|