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

Unified Diff: remoting/client/input/normalizing_input_filter_win_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/normalizing_input_filter_win.cc ('k') | remoting/client/key_event_mapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/input/normalizing_input_filter_win_unittest.cc
diff --git a/remoting/client/normalizing_input_filter_win_unittest.cc b/remoting/client/input/normalizing_input_filter_win_unittest.cc
similarity index 99%
rename from remoting/client/normalizing_input_filter_win_unittest.cc
rename to remoting/client/input/normalizing_input_filter_win_unittest.cc
index ee8ec3c9815ea918dcf76d74def5129a8d93e808..5373d804b53b34d83d804380433e9d724550274d 100644
--- a/remoting/client/normalizing_input_filter_win_unittest.cc
+++ b/remoting/client/input/normalizing_input_filter_win_unittest.cc
@@ -4,7 +4,7 @@
#include <stdint.h>
-#include "remoting/client/normalizing_input_filter_win.h"
+#include "remoting/client/input/normalizing_input_filter_win.h"
#include "remoting/proto/event.pb.h"
#include "remoting/protocol/protocol_mock_objects.h"
#include "testing/gmock/include/gmock/gmock.h"
« no previous file with comments | « remoting/client/input/normalizing_input_filter_win.cc ('k') | remoting/client/key_event_mapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698