Index: mash/wm/public/interfaces/container.mojom |
diff --git a/mash/wm/public/interfaces/container.mojom b/mash/wm/public/interfaces/container.mojom |
index a9c0a8489d1869144afbf3357eebb6a0ef59775c..488c458fb140221e7ffdc6792d39fbbf99520554 100644 |
--- a/mash/wm/public/interfaces/container.mojom |
+++ b/mash/wm/public/interfaces/container.mojom |
@@ -21,6 +21,8 @@ enum Container { |
LOGIN_WINDOWS, |
LOGIN_APP, // TODO(beng): what about dialog boxes login opens? |
LOGIN_SHELF, |
+ // Status area widget and message center notification popups. |
+ STATUS, |
// Bubble windows, for example the sysui system tray bubble and the screen |
// brightness bubble. |
BUBBLES, |