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 8494dece6797ab5594493c4017199d9d1cb86c66..94ac00171adfa50e480fda94ad2465c953d35f7b 100644 |
--- a/ash/mus/test/wm_test_helper.cc |
+++ b/ash/mus/test/wm_test_helper.cc |
@@ -62,7 +62,7 @@ void WmTestHelper::Init() { |
window_manager_app_->window_manager()->window_tree_client(); |
screen_->display_list()->AddDisplay(display, |
- views::DisplayList::Type::PRIMARY); |
+ display::DisplayList::Type::PRIMARY); |
ui::WindowTreeClientPrivate(window_tree_client) |
.CallWmNewDisplayAdded(display); |