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

Unified Diff: ash/wm/session_state_animator_impl.h

Issue 2095193002: clang-format all of //ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ash/wm/session_state_animator.cc ('k') | ash/wm/session_state_animator_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/session_state_animator_impl.h
diff --git a/ash/wm/session_state_animator_impl.h b/ash/wm/session_state_animator_impl.h
index cc55ee4b22e3d1f6bdbb265e2f94319af2880b7a..035867433a27156aaaf713b2468214646d816ee0 100644
--- a/ash/wm/session_state_animator_impl.h
+++ b/ash/wm/session_state_animator_impl.h
@@ -67,9 +67,9 @@ class ASH_EXPORT SessionStateAnimatorImpl : public SessionStateAnimator {
friend class AnimationSequence;
virtual void StartAnimationInSequence(int container_mask,
- AnimationType type,
- AnimationSpeed speed,
- AnimationSequence* observer);
+ AnimationType type,
+ AnimationSpeed speed,
+ AnimationSequence* observer);
// Apply animation |type| to window |window| with |speed| and add |observer|
// if it is not NULL to the last animation sequence.
« no previous file with comments | « ash/wm/session_state_animator.cc ('k') | ash/wm/session_state_animator_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698