| Index: ui/display/chromeos/x11/display_snapshot_x11.h
|
| diff --git a/ui/display/chromeos/x11/display_snapshot_x11.h b/ui/display/chromeos/x11/display_snapshot_x11.h
|
| index 1f55d14a577907a91bdfba136a4f0e733462d7fd..58c9edd72c9d10361190f913604c32b23bb84aa0 100644
|
| --- a/ui/display/chromeos/x11/display_snapshot_x11.h
|
| +++ b/ui/display/chromeos/x11/display_snapshot_x11.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef UI_DISPLAY_CHROMEOS_X11_DISPLAY_SNAPSHOT_X11_H_
|
| #define UI_DISPLAY_CHROMEOS_X11_DISPLAY_SNAPSHOT_X11_H_
|
|
|
| -#include "ui/display/chromeos/display_snapshot.h"
|
| +#include "ui/display/types/chromeos/display_snapshot.h"
|
|
|
| // Forward declare from Xlib and Xrandr.
|
| typedef unsigned long XID;
|
|
|