Index: chrome/browser/instant/instant_loader.h |
diff --git a/chrome/browser/instant/instant_loader.h b/chrome/browser/instant/instant_loader.h |
index 458e5c62283ad221697fb076f2b49baaecb45d40..023f5e4184d47f88400897b5ef2a7a726091951b 100644 |
--- a/chrome/browser/instant/instant_loader.h |
+++ b/chrome/browser/instant/instant_loader.h |
@@ -101,6 +101,7 @@ class InstantLoader : public InstantClient::Delegate, |
void SendThemeBackgroundInfo(const ThemeBackgroundInfo& theme_info); |
void SendThemeAreaHeight(int height); |
void SetDisplayInstantResults(bool display_instant_results); |
+ void KeyCaptureChanged(bool is_key_capture_enabled); |
private: |
class WebContentsDelegateImpl; |