commit | 690de0f3575b37bac7225121da34ff1c058e9f8f | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Jun 26 00:51:16 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed Jun 26 00:51:16 2013 |
tree | 3d497cddd4719d78f19e200255dbf45effbc16ca | |
parent | 51afab1d60a01c512b2a8ced93c6baac5acdbcf4 [diff] [blame] |
Update flag id for alternate shelf layout. [email protected] BUG= Review URL: https://chromiumcodereview.appspot.com/17711003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@208586 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc index 73c6cbf..40814f6 100644 --- a/chrome/browser/about_flags.cc +++ b/chrome/browser/about_flags.cc
@@ -941,7 +941,7 @@ }, #if defined(OS_CHROMEOS) { - "ash-use-alt-shelf", + "ash-use-alternate-shelf", IDS_FLAGS_ALTERNATE_SHELF_LAYOUT_NAME, IDS_FLAGS_ALTERNATE_SHELF_LAYOUT_DESCRIPTION, kOsCrOS,