| Index: ash/shell/shell_delegate_impl.h
|
| diff --git a/ash/shell/shell_delegate_impl.h b/ash/shell/shell_delegate_impl.h
|
| index e94d08ab4423935e4916e47ac26e8a70a86c5459..66f60765179666ab49a062dbaedf59930c076fa1 100644
|
| --- a/ash/shell/shell_delegate_impl.h
|
| +++ b/ash/shell/shell_delegate_impl.h
|
| @@ -69,7 +69,6 @@ class ShellDelegateImpl : public ash::ShellDelegate {
|
| virtual double GetSavedScreenMagnifierScale() OVERRIDE;
|
| virtual ui::MenuModel* CreateContextMenu(
|
| aura::RootWindow* root_window) OVERRIDE;
|
| - virtual aura::client::StackingClient* CreateStackingClient() OVERRIDE;
|
| virtual RootWindowHostFactory* CreateRootWindowHostFactory() OVERRIDE;
|
|
|
| private:
|
|
|