summaryrefslogtreecommitdiffstats
path: root/chrome/browser/instant/instant_loader.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/instant/instant_loader.h')
-rw-r--r--chrome/browser/instant/instant_loader.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/instant/instant_loader.h b/chrome/browser/instant/instant_loader.h
index 25257c7..23b6f06 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;