| Index: ui/display/chromeos/x11/display_snapshot_x11.cc
|
| diff --git a/ui/display/chromeos/x11/display_snapshot_x11.cc b/ui/display/chromeos/x11/display_snapshot_x11.cc
|
| index 613479c09a5447ea57cd22d04f0b939d90168efb..2ce9a1efc43bfc2787653513f27ff8951f6fee28 100644
|
| --- a/ui/display/chromeos/x11/display_snapshot_x11.cc
|
| +++ b/ui/display/chromeos/x11/display_snapshot_x11.cc
|
| @@ -29,6 +29,7 @@ DisplaySnapshotX11::DisplaySnapshotX11(
|
| type,
|
| is_aspect_preserving_scaling,
|
| has_overscan,
|
| + false,
|
| display_name,
|
| // TODO(jdufault): Figure out if we can get the file
|
| // descriptor that maps to the device.
|
|
|