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 d6ee3ba281352306203f8bda8cf4e21d9e72891c..419cfc332cbbe527b006f87b0247afea9543d7fb 100644 |
--- a/ash/system/tray/tray_background_view.h |
+++ b/ash/system/tray/tray_background_view.h |
@@ -88,8 +88,6 @@ class ASH_EXPORT TrayBackgroundView : public internal::ActionableView, |
ShelfAlignment shelf_alignment() const { return shelf_alignment_; } |
private: |
- void SetBorder(); |
- |
// Unowned pointer to parent widget. |
StatusAreaWidget* status_area_widget_; |