Index: trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc |
=================================================================== |
--- trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc (revision 245238) |
+++ trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc (working copy) |
@@ -1199,7 +1199,7 @@ |
} |
//////////////////////////////////////////////////////////////////////////////// |
-// DesktopWindowTreeHostX11, MessagePumpDispatcher implementation: |
+// DesktopWindowTreeHostX11, MessageLoop::Dispatcher implementation: |
bool DesktopWindowTreeHostX11::Dispatch(const base::NativeEvent& event) { |
XEvent* xev = event; |