Index: ui/events/devices/input_device.cc |
diff --git a/ui/events/input_device.cc b/ui/events/devices/input_device.cc |
similarity index 93% |
rename from ui/events/input_device.cc |
rename to ui/events/devices/input_device.cc |
index b170b4ae510eb3f58477c54cc18c043ea64756b0..e940c95607d45ddb6c0af827de5c4c24637eb966 100644 |
--- a/ui/events/input_device.cc |
+++ b/ui/events/devices/input_device.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 "ui/events/input_device.h" |
+#include "ui/events/devices/input_device.h" |
#include <string> |