Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(493)

Unified Diff: ash/wm/overview/scoped_overview_animation_settings_factory_aura.h

Issue 2035543004: Shuffles and renames ash/common/wm classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: random changes for chrome tests Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);

Powered by Google App Engine
This is Rietveld 408576698