| Index: ash/mus/test/wm_test_helper.cc
|
| diff --git a/ash/mus/test/wm_test_helper.cc b/ash/mus/test/wm_test_helper.cc
|
| index a650ed7f4b3c288451362f4df3b623378e27c0f9..586cf511268716cd290280e59ef624db64c08dc4 100644
|
| --- a/ash/mus/test/wm_test_helper.cc
|
| +++ b/ash/mus/test/wm_test_helper.cc
|
| @@ -60,7 +60,7 @@ void WmTestHelper::Init() {
|
| window_tree_client_setup_.window_tree_client());
|
|
|
| screen_->display_list()->AddDisplay(display,
|
| - views::DisplayList::Type::PRIMARY);
|
| + display::DisplayList::Type::PRIMARY);
|
|
|
| ui::WindowTreeClientPrivate(window_tree_client_setup_.window_tree_client())
|
| .CallWmNewDisplayAdded(display);
|
|
|