Index: trunk/src/ui/views/widget/desktop_aura/desktop_screen.h |
=================================================================== |
--- trunk/src/ui/views/widget/desktop_aura/desktop_screen.h (revision 236092) |
+++ trunk/src/ui/views/widget/desktop_aura/desktop_screen.h (working copy) |
@@ -14,7 +14,7 @@ |
namespace views { |
// Creates a Screen that represents the screen of the environment that hosts |
-// a WindowTreeHost. Caller owns the result. |
+// a RootWindowHost. Caller owns the result. |
VIEWS_EXPORT gfx::Screen* CreateDesktopScreen(); |
} // namespace views |