| Index: ui/events/x/device_list_cache_x.cc
|
| diff --git a/ui/events/x/device_list_cache_x.cc b/ui/events/x/device_list_cache_x.cc
|
| index df930d11780eed2743aa3924e4d64f6caa5a0e72..0b42e540c9010035762557c1086b85707247f0bc 100644
|
| --- a/ui/events/x/device_list_cache_x.cc
|
| +++ b/ui/events/x/device_list_cache_x.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/memory/singleton.h"
|
| #include "base/message_loop/message_loop.h"
|
| -#include "ui/events/x/device_data_manager_x11.h"
|
| +#include "ui/events/devices/device_data_manager_x11.h"
|
|
|
| namespace {
|
|
|
|
|