| Index: ui/views/widget/desktop_aura/desktop_window_tree_host.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host.h b/ui/views/widget/desktop_aura/desktop_window_tree_host.h
|
| index 44daf1334449b2b61bc10db2a33533eac6e603f4..58cb10f8d0a4aa22470373690b1daba8574a18d9 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_window_tree_host.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_window_tree_host.h
|
| @@ -147,8 +147,6 @@ class VIEWS_EXPORT DesktopWindowTreeHost {
|
|
|
| virtual void FlashFrame(bool flash_frame) = 0;
|
|
|
| - virtual void OnRootViewLayout() = 0;
|
| -
|
| // Returns true if the Widget was closed but is still showing because of
|
| // animations.
|
| virtual bool IsAnimatingClosed() const = 0;
|
|
|