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

Unified Diff: ash/wm/common/wm_globals.h

Issue 1954523002: Refactors StackingController::GetDefaultParent to ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update gyp 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 | « ash/wm/common/container_finder.cc ('k') | ash/wm/common/wm_shell_window_ids.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/wm_globals.h
diff --git a/ash/wm/common/wm_globals.h b/ash/wm/common/wm_globals.h
index 58f453472de3137145fd8dc29fa2a1207290c595..b58b331f11f90c02d8edcec3ebbb4fcc41c5ba6d 100644
--- a/ash/wm/common/wm_globals.h
+++ b/ash/wm/common/wm_globals.h
@@ -59,6 +59,7 @@ class ASH_WM_COMMON_EXPORT WmGlobals {
// the window size.
virtual bool IsForceMaximizeOnFirstRun() = 0;
+ virtual bool IsUserSessionBlocked() = 0;
virtual bool IsScreenLocked() = 0;
// See aura::client::CursorClient for details on these.
« no previous file with comments | « ash/wm/common/container_finder.cc ('k') | ash/wm/common/wm_shell_window_ids.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698