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

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: merge to trunk 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
« no previous file with comments | « mash/wm/property_util.cc ('k') | mash/wm/root_window_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/public/interfaces/container.mojom
diff --git a/mash/wm/public/interfaces/container.mojom b/mash/wm/public/interfaces/container.mojom
index 488c458fb140221e7ffdc6792d39fbbf99520554..9a42eeb4fe5b7f505a57678e3f51b04b8e2c0519 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,
« no previous file with comments | « mash/wm/property_util.cc ('k') | mash/wm/root_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698