| Index: chrome_frame/chrome_active_document.h
|
| ===================================================================
|
| --- chrome_frame/chrome_active_document.h (revision 32473)
|
| +++ chrome_frame/chrome_active_document.h (working copy)
|
| @@ -242,6 +242,9 @@
|
| // responses served with the X-Frame-Options header?
|
| bool is_frame_busting_enabled();
|
|
|
| + // ChromeFramePlugin overrides.
|
| + virtual void OnAutomationServerReady();
|
| +
|
| protected:
|
| // ChromeFrameActivexBase overrides
|
| virtual void OnOpenURL(int tab_handle, const GURL& url_to_open,
|
|
|