| Index: ash/common/test/ash_test.h
|
| diff --git a/ash/common/test/ash_test.h b/ash/common/test/ash_test.h
|
| index bb665db3d3b66288d2143b02424ce0f3c8c96801..570178d3031f1fd2dc0d29853b2473142bad0ca9 100644
|
| --- a/ash/common/test/ash_test.h
|
| +++ b/ash/common/test/ash_test.h
|
| @@ -11,7 +11,7 @@
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "base/macros.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "ui/display/manager/display_layout.h"
|
| +#include "ui/display/display_layout.h"
|
| #include "ui/gfx/geometry/rect.h"
|
| #include "ui/views/widget/widget.h"
|
| #include "ui/wm/public/window_types.h"
|
|
|