| 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 5adaf4ec0c79fab0f1da4060adf2370c2031bcaa..14183dd7a8ab282c159fd0d5ff949b581d66bd08 100644
|
| --- a/ash/system/tray/tray_background_view.h
|
| +++ b/ash/system/tray/tray_background_view.h
|
| @@ -152,7 +152,7 @@ class ASH_EXPORT TrayBackgroundView : public ActionableView,
|
|
|
| // Called from Initialize after all status area trays have been created.
|
| // Sets the border based on the position of the view.
|
| - void SetBorder();
|
| + void SetTrayBorder();
|
|
|
| // Unowned pointer to parent widget.
|
| StatusAreaWidget* status_area_widget_;
|
|
|