Index: ui/events/devices/input_device_event_observer.h |
diff --git a/ui/events/input_device_event_observer.h b/ui/events/devices/input_device_event_observer.h |
similarity index 73% |
rename from ui/events/input_device_event_observer.h |
rename to ui/events/devices/input_device_event_observer.h |
index c23fe9a6b7bb6f1e1c1746f432d9e8754b7b6518..9292510a8ab00f36b2e1cb525a33db39a4334040 100644 |
--- a/ui/events/input_device_event_observer.h |
+++ b/ui/events/devices/input_device_event_observer.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 UI_EVENTS_INPUT_DEVICE_EVENT_OBSERVER_H_ |
-#define UI_EVENTS_INPUT_DEVICE_EVENT_OBSERVER_H_ |
+#ifndef UI_EVENTS_DEVICES_INPUT_DEVICE_EVENT_OBSERVER_H_ |
+#define UI_EVENTS_DEVICES_INPUT_DEVICE_EVENT_OBSERVER_H_ |
namespace ui { |
@@ -18,4 +18,4 @@ class InputDeviceEventObserver { |
} // namespace ui |
-#endif // UI_EVENTS_INPUT_DEVICE_EVENT_OBSERVER_H_ |
+#endif // UI_EVENTS_DEVICES_INPUT_DEVICE_EVENT_OBSERVER_H_ |