Index: remoting/client/input/input_strategy.h |
diff --git a/remoting/client/ui/input_strategy.h b/remoting/client/input/input_strategy.h |
similarity index 94% |
rename from remoting/client/ui/input_strategy.h |
rename to remoting/client/input/input_strategy.h |
index 293ed0a626767cf27ec6204cb536cf3c1c06e3f2..72f70d52a24b0939d59a66d05ce2277574bfafa0 100644 |
--- a/remoting/client/ui/input_strategy.h |
+++ b/remoting/client/input/input_strategy.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef REMOTING_CLIENT_UI_INPUT_STRATEGY_H_ |
-#define REMOTING_CLIENT_UI_INPUT_STRATEGY_H_ |
+#ifndef REMOTING_CLIENT_INPUT_INPUT_STRATEGY_H_ |
+#define REMOTING_CLIENT_INPUT_INPUT_STRATEGY_H_ |
#include "remoting/client/ui/view_matrix.h" |
@@ -76,4 +76,4 @@ class InputStrategy { |
}; |
} // namespace remoting |
-#endif // REMOTING_CLIENT_UI_INPUT_STRATEGY_H_ |
+#endif // REMOTING_CLIENT_INPUT_INPUT_STRATEGY_H_ |