| Index: trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h
|
| ===================================================================
|
| --- trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h (revision 245238)
|
| +++ trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.h (working copy)
|
| @@ -37,7 +37,7 @@
|
| class VIEWS_EXPORT DesktopWindowTreeHostX11 :
|
| public DesktopWindowTreeHost,
|
| public aura::WindowTreeHost,
|
| - public base::MessagePumpDispatcher {
|
| + public base::MessageLoop::Dispatcher {
|
| public:
|
| DesktopWindowTreeHostX11(
|
| internal::NativeWidgetDelegate* native_widget_delegate,
|
|
|