| 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 cd7e0429fb473fa0cf0bbbf86ee307ba650f45ab..92fd9b21f9df28a0c43451e35e651a81c42edf5d 100644
|
| --- a/ash/system/tray/tray_background_view.h
|
| +++ b/ash/system/tray/tray_background_view.h
|
| @@ -113,9 +113,6 @@ class ASH_EXPORT TrayBackgroundView : public ActionableView,
|
| // Creates and sets contents background to |background_|.
|
| void SetContentsBackground();
|
|
|
| - // Returns the window hosting the bubble.
|
| - aura::Window* GetBubbleWindowContainer() const;
|
| -
|
| // Returns the anchor rect for the bubble.
|
| gfx::Rect GetBubbleAnchorRect(
|
| views::Widget* anchor_widget,
|
|
|