Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / browser / time_zone_monitor_chromeos.cc
index 6fc885e..8c6aa0b 100644 (file)
@@ -21,7 +21,7 @@ class TimeZoneMonitorChromeOS
   }
 
   // chromeos::system::TimezoneSettings::Observer implementation.
-  virtual void TimezoneChanged(const icu::TimeZone& time_zone) OVERRIDE {
+  virtual void TimezoneChanged(const icu::TimeZone& time_zone) override {
     NotifyRenderers();
   }