Chromium Code Reviews| Index: chrome/browser/chrome_browser_main_linux.h |
| =================================================================== |
| --- chrome/browser/chrome_browser_main_linux.h (revision 210624) |
| +++ chrome/browser/chrome_browser_main_linux.h (working copy) |
| @@ -25,6 +25,7 @@ |
| // ChromeBrowserMainParts overrides. |
| virtual void PreProfileInit() OVERRIDE; |
| + virtual void PostProfileInit() OVERRIDE; |
| virtual void PostMainMessageLoopRun() OVERRIDE; |
| private: |