| Index: ui/display/chromeos/x11/display_util_x11.h
|
| diff --git a/ui/display/chromeos/x11/display_util_x11.h b/ui/display/chromeos/x11/display_util_x11.h
|
| index 894d8559f82c1e9c92ba7ccad14f9ca037b4dcd3..1bc2369e8ff6a9f19ff26bd4ab74ae28136d98f3 100644
|
| --- a/ui/display/chromeos/x11/display_util_x11.h
|
| +++ b/ui/display/chromeos/x11/display_util_x11.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| -#include "ui/display/display_constants.h"
|
| #include "ui/display/display_export.h"
|
| +#include "ui/display/types/display_constants.h"
|
|
|
| typedef unsigned long XID;
|
| typedef XID RROutput;
|
|
|