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

Unified Diff: remoting/client/input/key_event_mapper_unittest.cc

Issue 2900203002: Moving input filter files and keymap to input directory. (Closed)
Patch Set: Fix include for input. Created 3 years, 7 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 | « remoting/client/input/key_event_mapper.cc ('k') | remoting/client/input/normalizing_input_filter_cros.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/input/key_event_mapper_unittest.cc
diff --git a/remoting/client/key_event_mapper_unittest.cc b/remoting/client/input/key_event_mapper_unittest.cc
similarity index 98%
rename from remoting/client/key_event_mapper_unittest.cc
rename to remoting/client/input/key_event_mapper_unittest.cc
index 26715f5afabbece50c67461133464e40ffcdfb83..993be0cda86be1e91a7658c865a0daefda8a3723 100644
--- a/remoting/client/key_event_mapper_unittest.cc
+++ b/remoting/client/input/key_event_mapper_unittest.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/key_event_mapper.h"
+#include "remoting/client/input/key_event_mapper.h"
#include <stdint.h>
« no previous file with comments | « remoting/client/input/key_event_mapper.cc ('k') | remoting/client/input/normalizing_input_filter_cros.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698