| Index: ash/wm/immersive_fullscreen_controller_unittest.cc
|
| diff --git a/ash/wm/immersive_fullscreen_controller_unittest.cc b/ash/wm/immersive_fullscreen_controller_unittest.cc
|
| index 4693ef5c2ba5d692a0041e4b08d126d6a6118ea7..214ee926874b0da8ff2fffdeb300f0e8793a91d5 100644
|
| --- a/ash/wm/immersive_fullscreen_controller_unittest.cc
|
| +++ b/ash/wm/immersive_fullscreen_controller_unittest.cc
|
| @@ -1018,7 +1018,7 @@ TEST_F(ImmersiveFullscreenControllerTest, Bubbles) {
|
| // immersive fullscreen and that the shelf's state before entering immersive
|
| // fullscreen is restored upon exiting immersive fullscreen.
|
| TEST_F(ImmersiveFullscreenControllerTest, Shelf) {
|
| - ash::internal::ShelfLayoutManager* shelf =
|
| + ash::ShelfLayoutManager* shelf =
|
| ash::Shell::GetPrimaryRootWindowController()->GetShelfLayoutManager();
|
|
|
| // Shelf is visible by default.
|
|
|