Index: ash/system/overview/overview_button_tray_unittest.cc |
diff --git a/ash/system/overview/overview_button_tray_unittest.cc b/ash/system/overview/overview_button_tray_unittest.cc |
index b0cc6d001ee4a28d511420a5cfe2ec2d0c1d7b2a..ec2f22dc24f8ceeb7e63ef059cd2ca5c6d51c296 100644 |
--- a/ash/system/overview/overview_button_tray_unittest.cc |
+++ b/ash/system/overview/overview_button_tray_unittest.cc |
@@ -29,7 +29,7 @@ OverviewButtonTray* GetTray() { |
} |
OverviewButtonTray* GetSecondaryTray() { |
- internal::RootWindowController* primary_controller = |
+ RootWindowController* primary_controller = |
Shell::GetPrimaryRootWindowController(); |
Shell::RootWindowControllerList controllers = |
Shell::GetAllRootWindowControllers(); |