Index: trunk/src/chromeos/chromeos_switches.cc |
=================================================================== |
--- trunk/src/chromeos/chromeos_switches.cc (revision 270950) |
+++ trunk/src/chromeos/chromeos_switches.cc (working copy) |
@@ -142,9 +142,6 @@ |
// If true, the Chromebook has a keyboard with a diamond key. |
const char kHasChromeOSDiamondKey[] = "has-chromeos-diamond-key"; |
-// Defines user homedir. This defaults to primary user homedir. |
-const char kHomedir[] = "homedir"; |
- |
// If true, profile selection in UserManager will always return active user's |
// profile. |
// TODO(nkostlyev): http://crbug.com/364604 - Get rid of this switch after we |