Index: trunk/src/ui/aura/test/event_generator.h |
=================================================================== |
--- trunk/src/ui/aura/test/event_generator.h (revision 236091) |
+++ trunk/src/ui/aura/test/event_generator.h (working copy) |
@@ -76,7 +76,7 @@ |
// handled in the nested message loop. |
// 3) Similarly, |base::MessagePumpObserver| will not be invoked. |
// 4) Any other code that requires native events, such as |
-// tests for WindowTreeHostWin/WindowTreeHostX11. |
+// tests for RootWindowHostWin/RootWindowHostX11. |
// |
// If one of these applies to your test, please use |ui_controls| |
// package instead. |