| Index: ui/display/chromeos/x11/touchscreen_delegate_x11.cc
|
| diff --git a/ui/display/chromeos/x11/touchscreen_delegate_x11.cc b/ui/display/chromeos/x11/touchscreen_delegate_x11.cc
|
| index 6299023af97ef8028b0351bb36c0ff58f34a17b2..c5eb9d5d9b6a7f82a2ad53d22c9bbf60e98fa00e 100644
|
| --- a/ui/display/chromeos/x11/touchscreen_delegate_x11.cc
|
| +++ b/ui/display/chromeos/x11/touchscreen_delegate_x11.cc
|
| @@ -11,8 +11,8 @@
|
| #include <set>
|
|
|
| #include "base/message_loop/message_pump_x11.h"
|
| -#include "ui/display/chromeos/display_mode.h"
|
| -#include "ui/display/chromeos/display_snapshot.h"
|
| +#include "ui/display/types/chromeos/display_mode.h"
|
| +#include "ui/display/types/chromeos/display_snapshot.h"
|
|
|
| namespace ui {
|
|
|
|
|