Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index 14665c048187f720b667a63dbf34a6cc6573d84b..37c17ce383721bac0413539ea23c42aea9ecb461 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -1252,8 +1252,8 @@ const char kShowAppList[] = "show-app-list"; |
// See kHideIcons. |
const char kShowIcons[] = "show-icons"; |
-// If true the alignment of the launcher can be changed. |
-const char kShowLauncherAlignmentMenu[] = "show-launcher-alignment-menu"; |
+// If true the alignment of the shelf can be changed. |
+const char kShowShelfAlignmentMenu[] = "show-launcher-alignment-menu"; |
// Marks a renderer as the signin process. |
const char kSigninProcess[] = "signin-process"; |