Index: blimp/client/feature/compositor/blimp_input_handler_wrapper.h |
diff --git a/blimp/client/input/blimp_input_handler_wrapper.h b/blimp/client/feature/compositor/blimp_input_handler_wrapper.h |
similarity index 92% |
rename from blimp/client/input/blimp_input_handler_wrapper.h |
rename to blimp/client/feature/compositor/blimp_input_handler_wrapper.h |
index 01ee88d17f944808af182257450cec69e7f3a303..171fc328219b4bb6c07d54398f505b3c2492a7df 100644 |
--- a/blimp/client/input/blimp_input_handler_wrapper.h |
+++ b/blimp/client/feature/compositor/blimp_input_handler_wrapper.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 BLIMP_CLIENT_INPUT_BLIMP_INPUT_HANDLER_WRAPPER_H_ |
-#define BLIMP_CLIENT_INPUT_BLIMP_INPUT_HANDLER_WRAPPER_H_ |
+#ifndef BLIMP_CLIENT_FEATURE_COMPOSITOR_BLIMP_INPUT_HANDLER_WRAPPER_H_ |
+#define BLIMP_CLIENT_FEATURE_COMPOSITOR_BLIMP_INPUT_HANDLER_WRAPPER_H_ |
#include "base/macros.h" |
#include "base/single_thread_task_runner.h" |
@@ -67,4 +67,4 @@ class BlimpInputHandlerWrapper : public ui::InputHandlerProxyClient { |
} // namespace client |
} // namespace blimp |
-#endif // BLIMP_CLIENT_INPUT_BLIMP_INPUT_HANDLER_WRAPPER_H_ |
+#endif // BLIMP_CLIENT_FEATURE_COMPOSITOR_BLIMP_INPUT_HANDLER_WRAPPER_H_ |