Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ui / views / color_chooser / color_chooser_view.h
index e7fda32..c4481d3 100644 (file)
@@ -48,6 +48,7 @@ class VIEWS_EXPORT ColorChooserView : public WidgetDelegateView,
   class SelectedColorPatchView;
 
   // WidgetDelegate overrides:
+  virtual bool CanMinimize() const OVERRIDE;
   virtual View* GetInitiallyFocusedView() OVERRIDE;
   virtual ui::ModalType GetModalType() const OVERRIDE;
   virtual void WindowClosing() OVERRIDE;