| Index: chrome/renderer/chrome_render_view_observer.h
|
| ===================================================================
|
| --- chrome/renderer/chrome_render_view_observer.h (revision 120576)
|
| +++ chrome/renderer/chrome_render_view_observer.h (working copy)
|
| @@ -136,7 +136,6 @@
|
| void OnStartFrameSniffer(const string16& frame_name);
|
| void OnGetFPS();
|
| void OnAddStrictSecurityHost(const std::string& host);
|
| - void OnSetAsInterstitial();
|
|
|
| // Captures the thumbnail and text contents for indexing for the given load
|
| // ID. If the view's load ID is different than the parameter, this call is
|
|
|