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

Unified Diff: ash/launcher/launcher_model.h

Issue 11299272: Revert 170406 - Align panel icons on the right / end. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 1 month 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_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/launcher/launcher_model.h
===================================================================
--- ash/launcher/launcher_model.h (revision 170419)
+++ ash/launcher/launcher_model.h (working copy)
@@ -47,10 +47,6 @@
// Returns the index of the item by id.
int ItemIndexByID(int id) const;
- // Returns the index of the first panel or the index where the first panel
- // would go if there are no panels.
- int FirstPanelIndex() const;
-
// Returns the id assigned to the next item added.
LauncherID next_id() const { return next_id_; }
« no previous file with comments | « no previous file | ash/launcher/launcher_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698