| Index: remoting/client/input/touch_input_scaler.cc
|
| diff --git a/remoting/client/touch_input_scaler.cc b/remoting/client/input/touch_input_scaler.cc
|
| similarity index 98%
|
| rename from remoting/client/touch_input_scaler.cc
|
| rename to remoting/client/input/touch_input_scaler.cc
|
| index 547314c8a27570dec232d8dc52d28195b5f498f1..dfc1c9c1d3a00d92ff91d4d8b43f589c79e14897 100644
|
| --- a/remoting/client/touch_input_scaler.cc
|
| +++ b/remoting/client/input/touch_input_scaler.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/touch_input_scaler.h"
|
| +#include "remoting/client/input/touch_input_scaler.h"
|
|
|
| #include "base/logging.h"
|
| #include "remoting/proto/event.pb.h"
|
|
|