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

Unified Diff: ash/shell.h

Issue 2852403002: Make virtual keyboard work on supervised user creation (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | ash/shell.cc » ('j') | ash/shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/shell.h
diff --git a/ash/shell.h b/ash/shell.h
index 0a5fb1535017445c8b0bfde0789d97c1c1707e22..e5ae90752f3dc79b9bc0dc2ac444f30aec2f97c4 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -810,6 +810,8 @@ class ASH_EXPORT Shell : public SessionObserver,
scoped_refptr<base::SequencedWorkerPool> blocking_pool_;
+ session_manager::SessionState previous_state_;
+
DISALLOW_COPY_AND_ASSIGN(Shell);
};
« no previous file with comments | « no previous file | ash/shell.cc » ('j') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698