Index: ash/host/ash_remote_window_tree_host_win.h |
diff --git a/ash/host/ash_remote_window_tree_host_win.h b/ash/host/ash_remote_window_tree_host_win.h |
index 493a7b9bae06aef2f98dcc9d5c8a401938e199ce..25cdb34de9a1e7e843acfdc954ed928c0d5e37d5 100644 |
--- a/ash/host/ash_remote_window_tree_host_win.h |
+++ b/ash/host/ash_remote_window_tree_host_win.h |
@@ -35,6 +35,7 @@ class ASH_EXPORT AshRemoteWindowTreeHostWin |
virtual void UnConfineCursor() OVERRIDE; |
virtual void SetRootWindowTransformer( |
scoped_ptr<RootWindowTransformer> transformer) OVERRIDE; |
+ virtual gfx::Insets GetHostInsets() const OVERRIDE; |
virtual aura::WindowTreeHost* AsWindowTreeHost() OVERRIDE; |
// WindowTreeHostWin: |