| Index: remoting/client/ui/fling_animation.cc
|
| diff --git a/remoting/client/fling_animation.cc b/remoting/client/ui/fling_animation.cc
|
| similarity index 96%
|
| rename from remoting/client/fling_animation.cc
|
| rename to remoting/client/ui/fling_animation.cc
|
| index 109a5c4e3d0d85dce4c4f0c37f26c7cbd522c1f0..8b8e6691ce43d827b6fba9e6fe210cbfacaad4e3 100644
|
| --- a/remoting/client/fling_animation.cc
|
| +++ b/remoting/client/ui/fling_animation.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 "base/time/default_tick_clock.h"
|
|
|
|
|