| Index: remoting/client/ui/fling_animation_unittest.cc
|
| diff --git a/remoting/client/fling_animation_unittest.cc b/remoting/client/ui/fling_animation_unittest.cc
|
| similarity index 98%
|
| rename from remoting/client/fling_animation_unittest.cc
|
| rename to remoting/client/ui/fling_animation_unittest.cc
|
| index 73c203e56613276dd2ea8d039794e4fc7b77cd61..d5233d104c30b1ba337d30d3639524dc19925400 100644
|
| --- a/remoting/client/fling_animation_unittest.cc
|
| +++ b/remoting/client/ui/fling_animation_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/client/fling_animation.h"
|
| +#include "remoting/client/ui/fling_animation.h"
|
|
|
| #include <cmath>
|
|
|
|
|