Index: chrome/browser/ui/search/instant_controller.h |
diff --git a/chrome/browser/ui/search/instant_controller.h b/chrome/browser/ui/search/instant_controller.h |
index f0c17f21ee68020742f68bd5652c0e82ab489a47..6f7ad1753276722990f4ba0a917741518d1b5d69 100644 |
--- a/chrome/browser/ui/search/instant_controller.h |
+++ b/chrome/browser/ui/search/instant_controller.h |
@@ -477,6 +477,9 @@ class InstantController : public InstantPage::Delegate, |
// Omnibox focus state. |
OmniboxFocusState omnibox_focus_state_; |
+ // The reason for the most recent omni-box focus change. |
melevin
2013/05/14 22:06:23
omnibox
Donn Denman
2013/05/14 22:39:27
Done.
|
+ OmniboxFocusChangeReason reason_; |
+ |
// The search model mode for the active tab. |
SearchMode search_mode_; |