Index: ash/wm/workspace/workspace_cycler_animator.h |
diff --git a/ash/wm/workspace/workspace_cycler_animator.h b/ash/wm/workspace/workspace_cycler_animator.h |
index 0ed0d2216dcace134472c086372ee84db8c9d329..e6b584ca3d147065f7a8f33e42e3cd4056465ecb 100644 |
--- a/ash/wm/workspace/workspace_cycler_animator.h |
+++ b/ash/wm/workspace/workspace_cycler_animator.h |
@@ -75,7 +75,7 @@ class ASH_EXPORT WorkspaceCyclerAnimator : |
void AbortAnimations(); |
// Animate cycling by |scroll_delta|. |
- void AnimateCyclingByScrollDelta(float scroll_delta); |
+ void AnimateCyclingByScrollDelta(double scroll_delta); |
// Returns the workspace which should be activated if the user does not do |
// any more cycling. |