Chromium Code Reviews| Index: ash/public/interfaces/container.mojom |
| diff --git a/ash/public/interfaces/container.mojom b/ash/public/interfaces/container.mojom |
| index e0269a118d6bd7169b0ecb7dbb9f2f5df453a17f..e49b8304f546793075799eb336d1a029f44912d5 100644 |
| --- a/ash/public/interfaces/container.mojom |
| +++ b/ash/public/interfaces/container.mojom |
| @@ -20,6 +20,7 @@ enum Container { |
| BUBBLES, |
| MENUS, |
| DRAG_AND_TOOLTIPS, |
| + OVERLAY, |
| }; |
| const string kWindowContainer_Property = "ash:window-container"; |