Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index c371f99d4c592bef00d79e37bc335ec93189bf3c..ed8ba9714e447beedae38df9426ce400c26ed6da 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -446,7 +446,7 @@ class ASH_EXPORT Shell : ash::CursorDelegate { |
scoped_ptr<internal::EventRewriterEventFilter> event_rewriter_filter_; |
// An event filter that pre-handles key events while the partial |
- // screenshot UI is active. |
+ // screenshot UI or the keyboard overlay is active. |
scoped_ptr<internal::OverlayEventFilter> overlay_filter_; |
// An event filter which handles system level gestures |