Index: ash/root_window_controller.h |
diff --git a/ash/root_window_controller.h b/ash/root_window_controller.h |
index d9434738835901f31b918c894d4b5b44e67fc840..1971f4b217df573e85389d153c1a3fa4e9209123 100644 |
--- a/ash/root_window_controller.h |
+++ b/ash/root_window_controller.h |
@@ -298,7 +298,7 @@ class ASH_EXPORT RootWindowController : public ShellObserver { |
void InitLayoutManagers(); |
- // Creates the containers (WmWindows) used by the shell. |
+ // Creates the containers (aura::Windows) used by the shell. |
void CreateContainers(); |
// Initializes |system_wallpaper_| and possibly also |boot_splash_screen_|. |