Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / browser / time_zone_monitor_win.cc
index 6d99b94..2e8f9a5 100644 (file)
@@ -26,7 +26,7 @@ class TimeZoneMonitorWin : public TimeZoneMonitor,
   virtual void OnWndProc(HWND hwnd,
                          UINT message,
                          WPARAM wparam,
-                         LPARAM lparam) OVERRIDE {
+                         LPARAM lparam) override {
     if (message != WM_TIMECHANGE) {
       return;
     }