Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(323)

Unified Diff: mash/wm/public/interfaces/container.mojom

Issue 1954933002: Initial cut of ash/wm/common classes for mus (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: WmWindowMus::GetGlobals Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..fb44f2dd116dd7731cc89bb5e56ef83874b163cc 100644
--- a/mash/wm/public/interfaces/container.mojom
+++ b/mash/wm/public/interfaces/container.mojom
@@ -15,7 +15,7 @@ enum Container {
USER_BACKGROUND,
USER_PRIVATE,
USER_WINDOWS,
- USER_STICKY_WINDOWS,
+ USER_ALWAYS_ON_TOP_WINDOWS,
USER_PRESENTATION_WINDOWS,
USER_SHELF,
LOGIN_WINDOWS,

Powered by Google App Engine
This is Rietveld 408576698