| Index: chrome/browser/chrome_browser_main_win.h
|
| diff --git a/chrome/browser/chrome_browser_main_win.h b/chrome/browser/chrome_browser_main_win.h
|
| index 78af86c44a4ca8d9761aa7e94a273d5cd965be51..ffbc329080d216b5cab720cdfb5d8767a39bef7d 100644
|
| --- a/chrome/browser/chrome_browser_main_win.h
|
| +++ b/chrome/browser/chrome_browser_main_win.h
|
| @@ -34,7 +34,6 @@ class ChromeBrowserMainPartsWin : public ChromeBrowserMainParts {
|
| virtual void PreMainMessageLoopStart() OVERRIDE;
|
| virtual void PostMainMessageLoopStart() OVERRIDE;
|
| virtual void PreProfileInit() OVERRIDE;
|
| - virtual void PostProfileInit() OVERRIDE;
|
|
|
| // ChromeBrowserMainParts overrides.
|
| virtual void ShowMissingLocaleMessageBox() OVERRIDE;
|
|
|