| Index: chrome/browser/safe_browsing/client_side_detection_host.h
|
| ===================================================================
|
| --- chrome/browser/safe_browsing/client_side_detection_host.h (revision 109469)
|
| +++ chrome/browser/safe_browsing/client_side_detection_host.h (working copy)
|
| @@ -46,7 +46,7 @@
|
| // From TabContentsObserver. If we navigate away we cancel all pending
|
| // callbacks that could show an interstitial, and check to see whether
|
| // we should classify the new URL.
|
| - virtual void DidNavigateMainFramePostCommit(
|
| + virtual void DidNavigateMainFrame(
|
| const content::LoadCommittedDetails& details,
|
| const ViewHostMsg_FrameNavigate_Params& params) OVERRIDE;
|
|
|
|
|