| Index: remoting/client/ui/fling_tracker.cc
|
| diff --git a/remoting/client/fling_tracker.cc b/remoting/client/ui/fling_tracker.cc
|
| similarity index 98%
|
| rename from remoting/client/fling_tracker.cc
|
| rename to remoting/client/ui/fling_tracker.cc
|
| index fb6bc7cb42adebc355554a649db5d57bb1a2e998..6856e80a1f29c0fcd16f791cd4c4013a60afcd14 100644
|
| --- a/remoting/client/fling_tracker.cc
|
| +++ b/remoting/client/ui/fling_tracker.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_tracker.h"
|
| +#include "remoting/client/ui/fling_tracker.h"
|
|
|
| #include <cmath>
|
|
|
|
|