| Index: ash/display/display_change_observer_chromeos.cc
|
| diff --git a/ash/display/display_change_observer_chromeos.cc b/ash/display/display_change_observer_chromeos.cc
|
| index 752e2b77d88f7184bda076bad6d1e8154335aac7..d3a52d416309f207b4b99c769dca4e072d6556ce 100644
|
| --- a/ash/display/display_change_observer_chromeos.cc
|
| +++ b/ash/display/display_change_observer_chromeos.cc
|
| @@ -25,8 +25,8 @@
|
| #include "ui/display/types/display_mode.h"
|
| #include "ui/display/types/display_snapshot.h"
|
| #include "ui/display/util/display_util.h"
|
| -#include "ui/events/device_data_manager.h"
|
| -#include "ui/events/touchscreen_device.h"
|
| +#include "ui/events/devices/device_data_manager.h"
|
| +#include "ui/events/devices/touchscreen_device.h"
|
| #include "ui/gfx/display.h"
|
| #include "ui/wm/core/user_activity_detector.h"
|
|
|
|
|