| Index: remoting/client/normalizing_input_filter_cros.cc
|
| diff --git a/remoting/client/plugin/normalizing_input_filter_cros.cc b/remoting/client/normalizing_input_filter_cros.cc
|
| similarity index 98%
|
| rename from remoting/client/plugin/normalizing_input_filter_cros.cc
|
| rename to remoting/client/normalizing_input_filter_cros.cc
|
| index ed5d438d7b54c6f8577c2a33e4fced8178bf17ac..9ab8bc9aec6244cb48d5062235bf413a7886f673 100644
|
| --- a/remoting/client/plugin/normalizing_input_filter_cros.cc
|
| +++ b/remoting/client/normalizing_input_filter_cros.cc
|
| @@ -1,8 +1,8 @@
|
| -// Copyright 2013 The Chromium Authors. All rights reserved.
|
| +// Copyright 2015 The Chromium Authors. All rights reserved.
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "remoting/client/plugin/normalizing_input_filter_cros.h"
|
| +#include "remoting/client/normalizing_input_filter_cros.h"
|
|
|
| #include "base/logging.h"
|
| #include "remoting/protocol/usb_key_codes.h"
|
|
|