| Index: ash/display/display_controller.h
|
| diff --git a/ash/display/display_controller.h b/ash/display/display_controller.h
|
| index 988f1389701776a9611732c33cfb6457c15388b8..0b950c288642145a3a74325ec25958b444d9dfe4 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;
|
|
|