Chromium Code Reviews| 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. |