Chromium Code Reviews| Index: chrome/browser/browser_main_win.h |
| =================================================================== |
| --- chrome/browser/browser_main_win.h (revision 100153) |
| +++ chrome/browser/browser_main_win.h (working copy) |
| @@ -43,9 +43,7 @@ |
| public: |
| explicit BrowserMainPartsWin(const MainFunctionParams& parameters); |
| - virtual void PreEarlyInitialization() OVERRIDE; |
| virtual void PreMainMessageLoopStart() OVERRIDE; |
| - virtual void InitializeSSL() OVERRIDE; |
| }; |
| #endif // CHROME_BROWSER_BROWSER_MAIN_WIN_H_ |