| Index: ash/common/shelf/overflow_bubble_view.h
|
| diff --git a/ash/common/shelf/overflow_bubble_view.h b/ash/common/shelf/overflow_bubble_view.h
|
| index 8b613bd0885e46a7c798191ed546a6113810e7c6..f9c16784d0d9d6c42a63f749f698379c7344581d 100644
|
| --- a/ash/common/shelf/overflow_bubble_view.h
|
| +++ b/ash/common/shelf/overflow_bubble_view.h
|
| @@ -40,8 +40,6 @@ class ASH_EXPORT OverflowBubbleView : public views::BubbleDialogDelegateView {
|
| private:
|
| friend class test::OverflowBubbleViewTestAPI;
|
|
|
| - bool IsHorizontalAlignment() const;
|
| -
|
| const gfx::Size GetContentsSize() const;
|
|
|
| // Gets arrow location based on shelf alignment.
|
|
|