summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_browser_main_extra_parts_aura.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chrome_browser_main_extra_parts_aura.h')
-rw-r--r--chrome/browser/chrome_browser_main_extra_parts_aura.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chrome_browser_main_extra_parts_aura.h b/chrome/browser/chrome_browser_main_extra_parts_aura.h
index b8846ee..2af4a18 100644
--- a/chrome/browser/chrome_browser_main_extra_parts_aura.h
+++ b/chrome/browser/chrome_browser_main_extra_parts_aura.h
@@ -13,7 +13,7 @@ class ChromeBrowserMainExtraPartsAura : public ChromeBrowserMainExtraParts {
public:
ChromeBrowserMainExtraPartsAura();
- virtual void PreProfileInit() OVERRIDE;
+ virtual void PostBrowserProcessInit() OVERRIDE;
private:
DISALLOW_COPY_AND_ASSIGN(ChromeBrowserMainExtraPartsAura);