| Index: ui/views/widget/desktop_aura/desktop_window_tree_host_win.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h
|
| index c1ee99218e4a80521ff0385852cb0d62b859ac46..7f1d5d9ca02369007db334ade6f6fa42407f86ed 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_win.h
|
| @@ -99,7 +99,6 @@ class VIEWS_EXPORT DesktopWindowTreeHostWin
|
| const gfx::ImageSkia& app_icon) override;
|
| void InitModalType(ui::ModalType modal_type) override;
|
| void FlashFrame(bool flash_frame) override;
|
| - void OnRootViewLayout() override;
|
| bool IsAnimatingClosed() const override;
|
| bool IsTranslucentWindowOpacitySupported() const override;
|
| void SizeConstraintsChanged() override;
|
|
|