Chromium Code Reviews| Index: ash/shell.h |
| diff --git a/ash/shell.h b/ash/shell.h |
| index c074ffcad5a4a66dd8bd107c74ffeaa2301b7716..13614653b4e875fb38fb8aeeb73aa800c9640cd5 100644 |
| --- a/ash/shell.h |
| +++ b/ash/shell.h |
| @@ -395,7 +395,7 @@ class ASH_EXPORT Shell : aura::CursorDelegate { |
| ScreenAsh* screen_; |
| - // Active root window. Never become NULL. |
| + // Active root window. Never becomes NULL during the session. |
| aura::RootWindow* active_root_window_; |
| // The CompoundEventFilter owned by aura::Env object. |