Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / ui / views / detachable_toolbar_view.h
index 1148312..bdf283c 100644 (file)
@@ -20,7 +20,7 @@ class DetachableToolbarView : public views::AccessiblePaneView {
   static const SkColor kMiddleDividerColor;
 
   DetachableToolbarView() {}
-  virtual ~DetachableToolbarView() {}
+  ~DetachableToolbarView() override {}
 
   // Whether the view is currently detached from the Chrome frame.
   virtual bool IsDetached() const = 0;