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 f3e7c78737a68bad70b659d78dcc8a8660c4422e..170f92bcabcb916bc35ab807b9e07f70a1c2dccd 100644 |
--- a/chrome/browser/chrome_browser_main_win.h |
+++ b/chrome/browser/chrome_browser_main_win.h |
@@ -30,6 +30,7 @@ class ChromeBrowserMainPartsWin : public ChromeBrowserMainParts { |
// 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 |