Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / ash / shelf / shelf_button.h
index afe0e70..45d7174 100644 (file)
@@ -82,9 +82,6 @@ class ASH_EXPORT ShelfButton : public views::CustomButton {
     void set_icon_size(int icon_size) { icon_size_ = icon_size; }
     int icon_size() const { return icon_size_; }
 
-    // views::View:
-    virtual bool CanProcessEventsWithinSubtree() const OVERRIDE;
-
    private:
     // Set to non-zero to force icons to be resized to fit within a square,
     // while maintaining original proportions.