Index: ash/host/ash_window_tree_host_x11.h |
diff --git a/ash/host/ash_window_tree_host_x11.h b/ash/host/ash_window_tree_host_x11.h |
index 8b998beb9ff97d950c4c19109ff250709e450865..1a3335dd10aca53a4715b9d68411d91ff7c4be87 100644 |
--- a/ash/host/ash_window_tree_host_x11.h |
+++ b/ash/host/ash_window_tree_host_x11.h |
@@ -33,6 +33,7 @@ class ASH_EXPORT AshWindowTreeHostX11 : public AshWindowTreeHost, |
virtual gfx::Insets GetHostInsets() const OVERRIDE; |
virtual aura::WindowTreeHost* AsWindowTreeHost() OVERRIDE; |
virtual void UpdateDisplayID(int64 id1, int64 id2) OVERRIDE; |
+ virtual void PrepareForShutdown() OVERRIDE; |
// aura::WindowTreehost: |
virtual void SetBounds(const gfx::Rect& bounds) OVERRIDE; |