| Index: remoting/client/input/normalizing_input_filter_win.cc
|
| diff --git a/remoting/client/normalizing_input_filter_win.cc b/remoting/client/input/normalizing_input_filter_win.cc
|
| similarity index 97%
|
| rename from remoting/client/normalizing_input_filter_win.cc
|
| rename to remoting/client/input/normalizing_input_filter_win.cc
|
| index 2fca24253a6793a0ae9cb0b75c17f33ac7cb8021..307256ef0795e9a62c59f78ff5384f3d424820ee 100644
|
| --- a/remoting/client/normalizing_input_filter_win.cc
|
| +++ b/remoting/client/input/normalizing_input_filter_win.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/normalizing_input_filter_win.h"
|
| +#include "remoting/client/input/normalizing_input_filter_win.h"
|
|
|
| #include <stdint.h>
|
|
|
|
|