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

Unified Diff: ui/app_list/views/page_switcher_vertical.h

Issue 2942523002: Add new style to page switcher (Closed)
Patch Set: Clean up code Created 3 years, 6 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 | « no previous file | ui/app_list/views/page_switcher_vertical.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/page_switcher_vertical.h
diff --git a/ui/app_list/views/page_switcher_vertical.h b/ui/app_list/views/page_switcher_vertical.h
index 0f2198adc8af5874433b58239641ece8ab2e8956..39547a480681814076b6110c376365b3d1fe6a98 100644
--- a/ui/app_list/views/page_switcher_vertical.h
+++ b/ui/app_list/views/page_switcher_vertical.h
@@ -33,8 +33,6 @@ class PageSwitcherVertical : public PageSwitcher,
void Layout() override;
private:
- void CalculateButtonHeightAndSpacing(int contents_height);
-
// Overridden from views::ButtonListener:
void ButtonPressed(views::Button* sender, const ui::Event& event) override;
« no previous file with comments | « no previous file | ui/app_list/views/page_switcher_vertical.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698