| 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 eba35948a68d890bd2aa52dfece4dafa8f460d20..e289d9ff296b6f33c031c0f4e675341228993b0c 100644
|
| --- a/ui/display/chromeos/x11/display_snapshot_x11.cc
|
| +++ b/ui/display/chromeos/x11/display_snapshot_x11.cc
|
| @@ -30,6 +30,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.
|
|
|