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