Index: ash/sticky_keys/sticky_keys_controller.h |
diff --git a/ash/sticky_keys/sticky_keys_controller.h b/ash/sticky_keys/sticky_keys_controller.h |
index fd5d38951f4b724896a274e5f7d63ed7f832c1a3..1ebe1d854975edbfdb5900f38b4ed7282f8643c5 100644 |
--- a/ash/sticky_keys/sticky_keys_controller.h |
+++ b/ash/sticky_keys/sticky_keys_controller.h |
@@ -148,6 +148,7 @@ class ASH_EXPORT StickyKeysController { |
scoped_ptr<StickyKeysHandler> altgr_sticky_key_; |
scoped_ptr<StickyKeysHandler> ctrl_sticky_key_; |
scoped_ptr<StickyKeysHandler> mod3_sticky_key_; |
+ scoped_ptr<StickyKeysHandler> search_sticky_key_; |
scoped_ptr<StickyKeysOverlay> overlay_; |