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

Unified Diff: chrome/common/chrome_switches.cc

Issue 22007003: ash: Rename "Autohide launcher" item. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert some changes Created 7 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 | « chrome/browser/ui/ash/launcher/launcher_context_menu.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/chrome_switches.cc
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc
index 14665c048187f720b667a63dbf34a6cc6573d84b..6e2fab76e966b305ea976cdcd6e40596fb5a41dc 100644
--- a/chrome/common/chrome_switches.cc
+++ b/chrome/common/chrome_switches.cc
@@ -1252,7 +1252,7 @@ const char kShowAppList[] = "show-app-list";
// See kHideIcons.
const char kShowIcons[] = "show-icons";
-// If true the alignment of the launcher can be changed.
+// If true the alignment of the launcher/shelf can be changed.
const char kShowLauncherAlignmentMenu[] = "show-launcher-alignment-menu";
xiyuan 2013/08/03 07:50:32 Change in PS #1 is correct (except for a nit to al
tfarina 2013/08/03 23:01:44 Xiyuan, what I can not change is "show-launcher-al
xiyuan 2013/08/03 23:59:34 Yep. That's what I meant. "show-launcher-alignme
tfarina 2013/08/04 02:51:35 Done.
// Marks a renderer as the signin process.
« no previous file with comments | « chrome/browser/ui/ash/launcher/launcher_context_menu.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698