Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(108)

Unified Diff: chrome/browser/chrome_browser_main_win.h

Issue 724633002: DirectWrite Font Cache browser side hookup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 573c1e14085e1e1be56ab7fbac94b186237d2899..d710c816dec00154c0708c2db65c84b602d74fba 100644
--- a/chrome/browser/chrome_browser_main_win.h
+++ b/chrome/browser/chrome_browser_main_win.h
@@ -32,6 +32,7 @@ class ChromeBrowserMainPartsWin : public ChromeBrowserMainParts {
// ChromeBrowserMainParts overrides.
virtual void ShowMissingLocaleMessageBox() override;
+ virtual void ChromeBrowserMainPartsWin::PostProfileInit() override;
scottmg 2014/11/13 07:35:30 remove "ChromeBrowserMainPartsWin::"
Shrikant Kelkar 2014/11/13 20:29:21 :D Done
virtual void PostBrowserStart() override;
// Prepares the localized strings that are going to be displayed to
« no previous file with comments | « no previous file | chrome/browser/chrome_browser_main_win.cc » ('j') | content/common/dwrite_font_platform_win.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698