| Index: ash/system/status_area_widget.h
|
| diff --git a/ash/system/status_area_widget.h b/ash/system/status_area_widget.h
|
| index 6372b27a6d81107301d344dd29ec5920f0c2a323..511b9d13f7182e5a4b9eeb1d5349658206fee8a4 100644
|
| --- a/ash/system/status_area_widget.h
|
| +++ b/ash/system/status_area_widget.h
|
| @@ -38,7 +38,7 @@ class ASH_EXPORT StatusAreaWidget : public views::Widget,
|
| void Shutdown();
|
|
|
| // Update the alignment of the widget and tray views.
|
| - void SetShelfAlignment(ShelfAlignment alignment);
|
| + void UpdateAfterShelfAlignmentChange();
|
|
|
| // Called by the client when the login status changes. Caches login_status
|
| // and calls UpdateAfterLoginStatusChange for the system tray and the web
|
|
|