Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / athena / system / time_view.h
index e672dcf..060f2c7 100644 (file)
@@ -16,7 +16,7 @@ namespace athena {
 class TimeView : public views::Label {
  public:
   explicit TimeView(SystemUI::ColorScheme color_scheme);
-  virtual ~TimeView();
+  ~TimeView() override;
 
  private:
   // Starts |timer_| to schedule the next update.