| 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 50128b4ae8a090773f8e492e463d2a8e7e348aa9..35b5f68ea7efb3b84a5bb64075e817145c1ef3e6 100644
|
| --- a/ui/display/chromeos/x11/display_snapshot_x11.h
|
| +++ b/ui/display/chromeos/x11/display_snapshot_x11.h
|
| @@ -18,7 +18,6 @@ namespace ui {
|
| class DISPLAY_EXPORT DisplaySnapshotX11 : public DisplaySnapshot {
|
| public:
|
| DisplaySnapshotX11(int64_t display_id,
|
| - bool has_proper_display_id,
|
| const gfx::Point& origin,
|
| const gfx::Size& physical_size,
|
| DisplayConnectionType type,
|
|
|