Index: ui/events/ozone/event_factory_ozone.h |
diff --git a/ui/events/ozone/event_factory_ozone.h b/ui/events/ozone/event_factory_ozone.h |
index 389946ae339848c7580ce361177f901160f7f94a..92c6115e3fb2944e8f652a47e6146fabb65e0b47 100644 |
--- a/ui/events/ozone/event_factory_ozone.h |
+++ b/ui/events/ozone/event_factory_ozone.h |
@@ -24,7 +24,7 @@ class EVENTS_EXPORT EventFactoryOzone { |
EventFactoryOzone(); |
virtual ~EventFactoryOzone(); |
- // Called from RootWindowHostOzone to initialize and start processing events. |
+ // Called from WindowTreeHostOzone 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 |