| Index: ui/display/chromeos/x11/native_display_event_dispatcher_x11_unittest.cc
|
| diff --git a/ui/display/chromeos/x11/native_display_event_dispatcher_x11_unittest.cc b/ui/display/chromeos/x11/native_display_event_dispatcher_x11_unittest.cc
|
| index 45bca9f6f6c900737b5bb01b358561b6681cf235..de8779624e9c4b546c65015882c0d1e329ae9017 100644
|
| --- a/ui/display/chromeos/x11/native_display_event_dispatcher_x11_unittest.cc
|
| +++ b/ui/display/chromeos/x11/native_display_event_dispatcher_x11_unittest.cc
|
| @@ -24,7 +24,6 @@ DisplaySnapshotX11* CreateOutput(RROutput output, RRCrtc crtc) {
|
|
|
| DisplaySnapshotX11* snapshot = new DisplaySnapshotX11(
|
| 0,
|
| - false,
|
| gfx::Point(0, 0),
|
| gfx::Size(0, 0),
|
| DISPLAY_CONNECTION_TYPE_UNKNOWN,
|
|
|