| 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 4a72c69940e9923557f49fbb0bcd5a27ae66e9a3..3b69d3aa3a0ce7a54c35e1b2b279c0e7ce952f44 100644
|
| --- a/ui/display/chromeos/x11/touchscreen_delegate_x11.cc
|
| +++ b/ui/display/chromeos/x11/touchscreen_delegate_x11.cc
|
| @@ -10,8 +10,8 @@
|
| #include <cmath>
|
| #include <set>
|
|
|
| -#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"
|
| #include "ui/gfx/x/x11_types.h"
|
|
|
| namespace ui {
|
|
|