Index: ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
diff --git a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
index 71d690f918eccbe2b3b23f909b9f6516d8085537..5f9e519e814b3999f2511cb2f92702e88abed3b5 100644 |
--- a/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
+++ b/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
@@ -1195,7 +1195,7 @@ std::list<XID>& DesktopWindowTreeHostX11::open_windows() { |
} |
//////////////////////////////////////////////////////////////////////////////// |
-// DesktopWindowTreeHostX11, MessageLoop::Dispatcher implementation: |
+// DesktopWindowTreeHostX11, MessagePumpDispatcher implementation: |
bool DesktopWindowTreeHostX11::Dispatch(const base::NativeEvent& event) { |
XEvent* xev = event; |