| Index: ash/test/mirror_window_test_api.cc
|
| diff --git a/ash/test/mirror_window_test_api.cc b/ash/test/mirror_window_test_api.cc
|
| index 4941038b8027787eefc5b35b0f829143378c8862..b9bf613a7c77130dbc23d3a2673a52cec0b99194 100644
|
| --- a/ash/test/mirror_window_test_api.cc
|
| +++ b/ash/test/mirror_window_test_api.cc
|
| @@ -9,7 +9,7 @@
|
| #include "ash/display/mirror_window_controller.h"
|
| #include "ash/host/root_window_transformer.h"
|
| #include "ash/shell.h"
|
| -#include "ui/gfx/point.h"
|
| +#include "ui/gfx/geometry/point.h"
|
|
|
| namespace ash {
|
| namespace test {
|
|
|