Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / ash / system / audio / volume_view.cc
index e12f765..2ae9f2e 100644 (file)
@@ -47,7 +47,6 @@ class VolumeButton : public views::ToggleImageButton {
     SetImageAlignment(ALIGN_CENTER, ALIGN_MIDDLE);
     image_ = ui::ResourceBundle::GetSharedInstance().GetImageNamed(
         IDR_AURA_UBER_TRAY_VOLUME_LEVELS);
-    SetPreferredSize(gfx::Size(kTrayPopupItemHeight, kTrayPopupItemHeight));
     Update();
   }