summaryrefslogtreecommitdiffstats
path: root/app/win_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/win_util.h')
-rw-r--r--app/win_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/win_util.h b/app/win_util.h
index 1c384c9..2b5bdce 100644
--- a/app/win_util.h
+++ b/app/win_util.h
@@ -285,7 +285,7 @@ int MessageBox(HWND hwnd,
UINT flags);
// Returns the system set window title font.
-ChromeFont GetWindowTitleFont();
+gfx::Font GetWindowTitleFont();
// The thickness of an auto-hide taskbar in pixels.
extern const int kAutoHideTaskbarThicknessPx;