| Index: remoting/client/normalizing_input_filter_cros.cc
|
| diff --git a/remoting/client/normalizing_input_filter_cros.cc b/remoting/client/normalizing_input_filter_cros.cc
|
| index d815f09ed544fdd8f632dc9fb5efaffeee8d0657..1eb91b958276f80cb63ebe94446fca58eac4d27b 100644
|
| --- a/remoting/client/normalizing_input_filter_cros.cc
|
| +++ b/remoting/client/normalizing_input_filter_cros.cc
|
| @@ -81,7 +81,7 @@ static bool IsRewrittenKey(uint32_t code) {
|
| // unchanged, allowing Alt+RightClick also to be injected, as long as the
|
| // target application doesn't distinguish between left and right Alt keys.
|
| //
|
| -// This file must be kept up-to-date with changes to
|
| +// This file must be kept up to date with changes to
|
| // chrome/browser/chromeos/events/event_rewriter.cc
|
|
|
|
|
|
|