| Index: chrome/browser/chrome_browser_main_linux.h
|
| diff --git a/chrome/browser/chrome_browser_main_linux.h b/chrome/browser/chrome_browser_main_linux.h
|
| index 3cc54760cd7e947cc02baf5b987ef6473c2fb821..cba0e1e2448c0b0a5d5bc01004d360ed86b4d33f 100644
|
| --- a/chrome/browser/chrome_browser_main_linux.h
|
| +++ b/chrome/browser/chrome_browser_main_linux.h
|
| @@ -25,7 +25,6 @@ class ChromeBrowserMainPartsLinux : public ChromeBrowserMainPartsPosix {
|
|
|
| // ChromeBrowserMainParts overrides.
|
| virtual void PreProfileInit() OVERRIDE;
|
| - virtual void PostProfileInit() OVERRIDE;
|
| virtual void PostMainMessageLoopRun() OVERRIDE;
|
|
|
| private:
|
|
|