| Index: ui/views/widget/desktop_aura/desktop_native_widget_aura.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_native_widget_aura.h b/ui/views/widget/desktop_aura/desktop_native_widget_aura.h
|
| index 91a957b729d69bb8ce5d723e491d38a6e7c4be59..8fbdcd64f12eb1190cdc301927263b553038f6a1 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_native_widget_aura.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_native_widget_aura.h
|
| @@ -178,7 +178,6 @@ class VIEWS_EXPORT DesktopNativeWidgetAura
|
| void SetVisibilityAnimationTransition(
|
| Widget::VisibilityTransition transition) override;
|
| ui::NativeTheme* GetNativeTheme() const override;
|
| - void OnRootViewLayout() override;
|
| bool IsTranslucentWindowOpacitySupported() const override;
|
| void OnSizeConstraintsChanged() override;
|
| void RepostNativeEvent(gfx::NativeEvent native_event) override;
|
|
|