Index: trunk/src/ui/events/ozone/event_factory_ozone.h |
=================================================================== |
--- trunk/src/ui/events/ozone/event_factory_ozone.h (revision 236092) |
+++ trunk/src/ui/events/ozone/event_factory_ozone.h (working copy) |
@@ -24,7 +24,7 @@ |
EventFactoryOzone(); |
virtual ~EventFactoryOzone(); |
- // Called from WindowTreeHostOzone to initialize and start processing events. |
+ // Called from RootWindowHostOzone to initialize and start processing events. |
// This should create the initial set of converters, and potentially arrange |
// for more converters to be created as new event sources become available. |
// No events processing should happen until this is called. All processes have |