| Index: ash/common/test/BUILD.gn
|
| diff --git a/ash/common/test/BUILD.gn b/ash/common/test/BUILD.gn
|
| index 038998a51d443f9e8cfd2edf644cf0c68c1fdece..9152cd1e8762d8e8d2531d5b7ade57b7157ff0e5 100644
|
| --- a/ash/common/test/BUILD.gn
|
| +++ b/ash/common/test/BUILD.gn
|
| @@ -43,7 +43,7 @@ static_library("test_support") {
|
| # TODO: this is for ui/wm/public/window_types.h, which is in aura.
|
| # http://crbug.com/654078.
|
| "//ui/aura",
|
| - "//ui/display",
|
| + "//ui/display/manager",
|
| "//ui/gfx/geometry",
|
| "//ui/views",
|
| "//ui/wm",
|
|
|