Index: ui/views/widget/desktop_aura/desktop_screen.h |
diff --git a/ui/views/widget/desktop_aura/desktop_screen.h b/ui/views/widget/desktop_aura/desktop_screen.h |
index ad66bd41575940058b3c96237e8aa361629954e9..2db961d2d9542284b38a1068ad44e56f83a8b6b2 100644 |
--- a/ui/views/widget/desktop_aura/desktop_screen.h |
+++ b/ui/views/widget/desktop_aura/desktop_screen.h |
@@ -14,7 +14,7 @@ class Screen; |
namespace views { |
// Creates a Screen that represents the screen of the environment that hosts |
-// a RootWindowHost. Caller owns the result. |
+// a WindowTreeHost. Caller owns the result. |
VIEWS_EXPORT gfx::Screen* CreateDesktopScreen(); |
} // namespace views |