Index: chrome/browser/chrome_browser_main_win.h |
=================================================================== |
--- chrome/browser/chrome_browser_main_win.h (revision 230239) |
+++ chrome/browser/chrome_browser_main_win.h (working copy) |
@@ -30,6 +30,7 @@ |
// ChromeBrowserMainParts overrides. |
virtual void ShowMissingLocaleMessageBox() OVERRIDE; |
+ virtual void PostBrowserStart() OVERRIDE; |
// Prepares the localized strings that are going to be displayed to |
// the user if the browser process dies. These strings are stored in the |