Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ui / gfx / font_smoothing_win.cc
index b181fb5..78309ff 100644 (file)
@@ -36,7 +36,7 @@ class CachedFontSmoothingSettings : public gfx::SingletonHwnd::Observer {
   // Queries the font settings from the system.
   void QueryFontSettings();
 
-  // Indicates whether the MessagePumpObserver has been registered.
+  // Indicates whether the SingletonHwnd::Observer has been registered.
   bool observer_added_;
 
   // Indicates whether |smoothing_enabled_| and |cleartype_enabled_| are valid