| Index: trunk/src/ash/shelf/shelf_widget_unittest.cc
|
| ===================================================================
|
| --- trunk/src/ash/shelf/shelf_widget_unittest.cc (revision 233812)
|
| +++ trunk/src/ash/shelf/shelf_widget_unittest.cc (working copy)
|
| @@ -89,7 +89,7 @@
|
| return;
|
|
|
| UpdateDisplay("300x300,500x500");
|
| - aura::Window::Windows root_windows = Shell::GetAllRootWindows();
|
| + Shell::RootWindowList root_windows = Shell::GetAllRootWindows();
|
| {
|
| SCOPED_TRACE("Primary Bottom");
|
| TestLauncherAlignment(root_windows[0],
|
|
|