| Index: ash/system/tray/tray_background_view.h
|
| diff --git a/ash/system/tray/tray_background_view.h b/ash/system/tray/tray_background_view.h
|
| index 615a4554df0d76906ba0a35ebc149caf76a2e9f2..9f33db7d212937925d25c101cdfed7e984ffc5d7 100644
|
| --- a/ash/system/tray/tray_background_view.h
|
| +++ b/ash/system/tray/tray_background_view.h
|
| @@ -96,9 +96,6 @@ class ASH_EXPORT TrayBackgroundView : public internal::ActionableView,
|
| bool value,
|
| internal::BackgroundAnimator::ChangeType change_type);
|
|
|
| - // Convenience function to call same function in status_area_widget_.
|
| - void UpdateShouldShowLauncher();
|
| -
|
| StatusAreaWidget* status_area_widget() {
|
| return status_area_widget_;
|
| }
|
|
|