Index: ui/events/ozone/evdev/device_event_dispatcher_evdev.cc |
diff --git a/ui/events/ozone/evdev/event_dispatch_callback.cc b/ui/events/ozone/evdev/device_event_dispatcher_evdev.cc |
similarity index 92% |
rename from ui/events/ozone/evdev/event_dispatch_callback.cc |
rename to ui/events/ozone/evdev/device_event_dispatcher_evdev.cc |
index 181e37e5e8f68df9e6c329bc0a19210d94aa2efd..3d477c92058da3a38d03da7f052ebdba26148e53 100644 |
--- a/ui/events/ozone/evdev/event_dispatch_callback.cc |
+++ b/ui/events/ozone/evdev/device_event_dispatcher_evdev.cc |
@@ -1,8 +1,8 @@ |
-// Copyright 2014 The Chromium Authors. All rights reserved. |
+// Copyright 2015 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ui/events/ozone/evdev/event_dispatch_callback.h" |
+#include "ui/events/ozone/evdev/device_event_dispatcher_evdev.h" |
namespace ui { |