Index: ash/common/system/status_area_widget.cc |
diff --git a/ash/common/system/status_area_widget.cc b/ash/common/system/status_area_widget.cc |
index c091e7a4332a8137dea744374785d06c981889e5..da3c65cb2eae48382ec0917d2c332296ce6418fc 100644 |
--- a/ash/common/system/status_area_widget.cc |
+++ b/ash/common/system/status_area_widget.cc |
@@ -212,9 +212,6 @@ void StatusAreaWidget::AddLogoutButtonTray() { |
} |
void StatusAreaWidget::AddPaletteTray() { |
- if (!IsPaletteFeatureEnabled()) |
- return; |
- |
const display::Display& display = |
WmLookup::Get()->GetWindowForWidget(this)->GetDisplayNearestWindow(); |