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

Unified Diff: ash/shell.h

Issue 2852403002: Make virtual keyboard work on supervised user creation (Closed)
Patch Set: nit. Restore DCHECK and updated comment. Created 3 years, 6 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/test/ash_test_base.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 f4aa13a9d688aa1a1955cf3004a27b9164b5c23e..681f5eb60afc9b0c7591366fe11f9d429dd053e1 100644
--- a/ash/shell.h
+++ b/ash/shell.h
@@ -621,7 +621,7 @@ class ASH_EXPORT Shell : public SessionObserver,
void Init(const ShellInitParams& init_params);
- // Initializes virtual keyboard controller.
+ // Initializes virtual keyboard controller if virtual keyboard is enabled.
void InitKeyboard();
// Initializes the root window so that it can host browser windows.
« no previous file with comments | « no previous file | ash/shell.cc » ('j') | ash/test/ash_test_base.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698