| Index: ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| diff --git a/ash/wm/wm_snap_to_pixel_layout_manager.cc b/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| index 6eafdccf653eb8f95e7b5b67d00657cf60f5d26c..a28d26871e8d8fcd889f0071e989bf625c293a31 100644
|
| --- a/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| +++ b/ash/wm/wm_snap_to_pixel_layout_manager.cc
|
| @@ -43,7 +43,7 @@ void WmSnapToPixelLayoutManager::OnWindowRemovedFromLayout(
|
|
|
| void WmSnapToPixelLayoutManager::OnChildWindowVisibilityChanged(
|
| aura::Window* child,
|
| - bool visibile) {}
|
| + bool visible) {}
|
|
|
| void WmSnapToPixelLayoutManager::SetChildBounds(
|
| aura::Window* child,
|
|
|