summaryrefslogtreecommitdiffstats
path: root/ash/ime/infolist_window.cc
diff options
context:
space:
mode:
Diffstat (limited to 'ash/ime/infolist_window.cc')
-rw-r--r--ash/ime/infolist_window.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/ash/ime/infolist_window.cc b/ash/ime/infolist_window.cc
index e48e88e..b268ee7 100644
--- a/ash/ime/infolist_window.cc
+++ b/ash/ime/infolist_window.cc
@@ -211,9 +211,9 @@ InfolistWindow::~InfolistWindow() {
void InfolistWindow::InitWidget() {
views::Widget* widget = views::BubbleDelegateView::CreateBubble(this);
- wm::SetWindowVisibilityAnimationType(
+ views::corewm::SetWindowVisibilityAnimationType(
widget->GetNativeView(),
- wm::WINDOW_VISIBILITY_ANIMATION_TYPE_FADE);
+ views::corewm::WINDOW_VISIBILITY_ANIMATION_TYPE_FADE);
// BubbleFrameView will be initialized through CreateBubble.
GetBubbleFrameView()->SetBubbleBorder(