Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2009)

Unified Diff: remoting/client/normalizing_input_filter_cros.cc

Issue 2724913002: Move chromeos::EventRewriter to //ui/chromeos/events (Closed)
Patch Set: Fix a typo Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/pref_names.cc ('k') | ui/chromeos/events/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 1eb91b958276f80cb63ebe94446fca58eac4d27b..ec5938ea0a595fe445f4533004a253ae6a9193a4 100644
--- a/remoting/client/normalizing_input_filter_cros.cc
+++ b/remoting/client/normalizing_input_filter_cros.cc
@@ -82,8 +82,7 @@ static bool IsRewrittenKey(uint32_t code) {
// target application doesn't distinguish between left and right Alt keys.
//
// This file must be kept up to date with changes to
-// chrome/browser/chromeos/events/event_rewriter.cc
-
+// ui/chromeos/events/event_rewriter_chromeos.cc
NormalizingInputFilterCros::NormalizingInputFilterCros(
protocol::InputStub* input_stub)
« no previous file with comments | « chrome/common/pref_names.cc ('k') | ui/chromeos/events/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698