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

Unified Diff: ash/launcher/launcher_view.h

Issue 10825252: cleanup: Remove dead code in launcher_view. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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 | ash/launcher/launcher_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/launcher/launcher_view.h
diff --git a/ash/launcher/launcher_view.h b/ash/launcher/launcher_view.h
index f3102adc3e66d0bc587b0d4b7f722c5565ae18e9..3978142699cd1c248199886c8757e91a61106788 100644
--- a/ash/launcher/launcher_view.h
+++ b/ash/launcher/launcher_view.h
@@ -163,9 +163,6 @@ class ASH_EXPORT LauncherView : public views::View,
// Common setup done for all children.
void ConfigureChildView(views::View* view);
- // Returns the items whose icons are not shown because they don't fit.
- void GetOverflowItems(std::vector<LauncherItem>* items);
-
// Shows the overflow menu.
void ShowOverflowBubble();
« no previous file with comments | « no previous file | ash/launcher/launcher_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698