Index: chrome/browser/instant/instant_loader.h |
diff --git a/chrome/browser/instant/instant_loader.h b/chrome/browser/instant/instant_loader.h |
index a605f3718ac71fb4842dc6730117bcc47c7e7425..6a57c9b5fb7009a210cdaf19032190f6ee8765cc 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; |