Chromium Code Reviews| 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 f2a2b12c8530217fc840b1576859e8f11803f947..7863f767227a29faf2064b3ec0c325e6856644df 100644 |
| --- a/services/ui/public/interfaces/window_manager_constants.mojom |
| +++ b/services/ui/public/interfaces/window_manager_constants.mojom |
| @@ -22,7 +22,6 @@ enum ShowState { |
| MAXIMIZED, |
| INACTIVE, |
| FULLSCREEN, |
| - DOCKED, |
| }; |
| const int32 kResizeBehaviorNone = 0; |