| Index: services/ui/public/interfaces/window_manager_constants.mojom
|
| diff --git a/services/ui/public/interfaces/window_manager_constants.mojom b/services/ui/public/interfaces/window_manager_constants.mojom
|
| index a702c20bcc36eee0e3924669b8fff46454caf8fa..ffcbe2c93554c5bb53c87ae345c120784073a527 100644
|
| --- a/services/ui/public/interfaces/window_manager_constants.mojom
|
| +++ b/services/ui/public/interfaces/window_manager_constants.mojom
|
| @@ -41,7 +41,6 @@ struct FrameDecorationValues {
|
|
|
| struct WsDisplay {
|
| display.mojom.Display display;
|
| - bool is_primary;
|
| FrameDecorationValues frame_decoration_values;
|
| };
|
|
|
|
|