Index: blimp/client/feature/compositor/blimp_input_handler_wrapper.cc |
diff --git a/blimp/client/input/blimp_input_handler_wrapper.cc b/blimp/client/feature/compositor/blimp_input_handler_wrapper.cc |
similarity index 96% |
rename from blimp/client/input/blimp_input_handler_wrapper.cc |
rename to blimp/client/feature/compositor/blimp_input_handler_wrapper.cc |
index 233e739a435cb2281255ee6375e1a3801521a286..639bf35af26cd8f720f9980437f1c3b2af66673e 100644 |
--- a/blimp/client/input/blimp_input_handler_wrapper.cc |
+++ b/blimp/client/feature/compositor/blimp_input_handler_wrapper.cc |
@@ -2,12 +2,12 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "blimp/client/input/blimp_input_handler_wrapper.h" |
+#include "blimp/client/feature/compositor/blimp_input_handler_wrapper.h" |
#include "base/bind.h" |
#include "base/location.h" |
#include "base/logging.h" |
-#include "blimp/client/input/blimp_input_manager.h" |
+#include "blimp/client/feature/compositor/blimp_input_manager.h" |
#include "ui/events/gestures/blink/web_gesture_curve_impl.h" |
namespace blimp { |