| Index: ash/common/system/tray/tray_details_view.h
|
| diff --git a/ash/common/system/tray/tray_details_view.h b/ash/common/system/tray/tray_details_view.h
|
| index 758b65762adf86b7716dc85171b34436eab6c41c..2fcfb042ad79f4f146a1c909b8b6beb4bfabc036 100644
|
| --- a/ash/common/system/tray/tray_details_view.h
|
| +++ b/ash/common/system/tray/tray_details_view.h
|
| @@ -68,9 +68,6 @@ class ASH_EXPORT TrayDetailsView : public views::View,
|
| // any other view between the list and the footer row at the bottom.
|
| void CreateScrollableList();
|
|
|
| - // Adds a separator in scrollable list.
|
| - void AddScrollSeparator();
|
| -
|
| // Removes (and destroys) all child views.
|
| void Reset();
|
|
|
|
|