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

Unified Diff: ash/launcher/launcher.h

Issue 10027007: ash: Make sure the uber-tray popup is positioned correctly. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 8 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.cc » ('j') | ash/wm/shelf_layout_manager.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/launcher/launcher.h
diff --git a/ash/launcher/launcher.h b/ash/launcher/launcher.h
index ebc56b8353409fe7cb407718621c1dc0537055d0..7024b09f87c249dafb8196f2548650f1a44f2cc6 100644
--- a/ash/launcher/launcher.h
+++ b/ash/launcher/launcher.h
@@ -50,7 +50,7 @@ class ASH_EXPORT Launcher : public internal::BackgroundAnimatorDelegate {
// Sets the width of the status area.
void SetStatusWidth(int width);
- int GetStatusWidth();
+ int GetStatusWidth() const;
// Returns the screen bounds of the item for the specified window. If there is
// no item for the specified window an empty rect is returned.
« no previous file with comments | « no previous file | ash/launcher/launcher.cc » ('j') | ash/wm/shelf_layout_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698