Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(713)

Unified Diff: ash/common/shelf/overflow_bubble_view.h

Issue 2676673005: ash: Clean up shelf GetAlignment() and IsHorizontalAlignment() calls (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/shelf/overflow_bubble.cc ('k') | ash/common/shelf/overflow_bubble_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « ash/common/shelf/overflow_bubble.cc ('k') | ash/common/shelf/overflow_bubble_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698