| Index: trunk/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc
|
| ===================================================================
|
| --- trunk/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc (revision 258102)
|
| +++ trunk/src/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.cc (working copy)
|
| @@ -903,6 +903,9 @@
|
| float device_scale_factor) {
|
| }
|
|
|
| +void DesktopWindowTreeHostX11::PrepareForShutdown() {
|
| +}
|
| +
|
| ////////////////////////////////////////////////////////////////////////////////
|
| // DesktopWindowTreeHostX11, ui::EventSource implementation:
|
|
|
|
|