Index: ash/display/display_manager.h |
diff --git a/ash/display/display_manager.h b/ash/display/display_manager.h |
index 97558ccb476820db86d9edc5fd940abc11e4907b..188e5d8cb6c2e3f758bba97b6e2a7b9b4c01c51e 100644 |
--- a/ash/display/display_manager.h |
+++ b/ash/display/display_manager.h |
@@ -122,7 +122,7 @@ class ASH_EXPORT DisplayManager |
// Initializes font related params that depends on display |
// configuration. |
- void InitFontParams(); |
+ void RefreshFontParams(); |
// True if the given |display| is currently connected. |
bool IsActiveDisplay(const gfx::Display& display) const; |