Index: ash/shell/shell_delegate_impl.h |
=================================================================== |
--- ash/shell/shell_delegate_impl.h (revision 177189) |
+++ ash/shell/shell_delegate_impl.h (working copy) |
@@ -69,6 +69,7 @@ |
virtual double GetSavedScreenMagnifierScale() OVERRIDE; |
virtual ui::MenuModel* CreateContextMenu( |
aura::RootWindow* root_window) OVERRIDE; |
+ virtual aura::client::StackingClient* CreateStackingClient() OVERRIDE; |
virtual RootWindowHostFactory* CreateRootWindowHostFactory() OVERRIDE; |
private: |