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 b1970292f0611081926220a3606b584c1b29b58d..41ce23c41107ae7ab3d7a79516292fc689a444be 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, |
- wm::WmWindow* window) override; |
+ WmWindow* window) override; |
private: |
DISALLOW_COPY_AND_ASSIGN(ScopedOverviewAnimationSettingsFactoryAura); |