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

Unified Diff: ash/launcher/launcher_types.h

Issue 10388036: Adds the option of aligning the launcher to the left or right. There (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix compile Created 8 years, 7 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/launcher/launcher_context_menu.cc ('k') | ash/launcher/launcher_types.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/launcher/launcher_types.h
diff --git a/ash/launcher/launcher_types.h b/ash/launcher/launcher_types.h
index 61fae5ecb77b57b43e543696f5df1755c3dd53b9..db4b2037563f4c80de5264581204fb4d381c27f6 100644
--- a/ash/launcher/launcher_types.h
+++ b/ash/launcher/launcher_types.h
@@ -21,7 +21,7 @@ typedef int LauncherID;
// Height of the Launcher. Hard coded to avoid resizing as items are
// added/removed.
-ASH_EXPORT extern const int kLauncherPreferredHeight;
+ASH_EXPORT extern const int kLauncherPreferredSize;
// Type the LauncherItem represents.
enum ASH_EXPORT LauncherItemType {
« no previous file with comments | « ash/launcher/launcher_context_menu.cc ('k') | ash/launcher/launcher_types.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698