| Index: chrome/renderer/chrome_render_view_observer.h
|
| ===================================================================
|
| --- chrome/renderer/chrome_render_view_observer.h (revision 239848)
|
| +++ chrome/renderer/chrome_render_view_observer.h (working copy)
|
| @@ -131,7 +131,6 @@
|
| const std::string& origin,
|
| const std::string& target);
|
| void OnJavaScriptStressTestControl(int cmd, int param);
|
| - void OnSetIsPrerendering(bool is_prerendering);
|
| void OnSetAllowDisplayingInsecureContent(bool allow);
|
| void OnSetAllowRunningInsecureContent(bool allow);
|
| void OnSetClientSidePhishingDetection(bool enable_phishing_detection);
|
|
|