| Index: ash/wm/overview/scoped_overview_animation_settings_factory_aura.h
|
| diff --git a/ash/wm/overview/scoped_overview_animation_settings_factory_aura.h b/ash/wm/overview/scoped_overview_animation_settings_factory_aura.h
|
| index 41ce23c41107ae7ab3d7a79516292fc689a444be..f0d3dfeaca9de9bc8749fb5cab3228d163321505 100644
|
| --- a/ash/wm/overview/scoped_overview_animation_settings_factory_aura.h
|
| +++ b/ash/wm/overview/scoped_overview_animation_settings_factory_aura.h
|
| @@ -22,7 +22,7 @@ class ScopedOverviewAnimationSettingsFactoryAura
|
| // ScopedOverviewAnimationSettingsFactoryAura:
|
| std::unique_ptr<ScopedOverviewAnimationSettings>
|
| CreateOverviewAnimationSettings(OverviewAnimationType animation_type,
|
| - WmWindow* window) override;
|
| + aura::Window* window) override;
|
|
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(ScopedOverviewAnimationSettingsFactoryAura);
|
|
|