Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index 62ab183e40e1aee37e8e09757eb8d3f0eb476977..3f478fa48e4413af4bf203f1cb98c3154de3990b 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -53,6 +53,7 @@ CHROMEOS_EXPORT extern const char kForceLoginManagerInTests[]; |
CHROMEOS_EXPORT extern const char kGuestSession[]; |
CHROMEOS_EXPORT extern const char kHasChromeOSDiamondKey[]; |
CHROMEOS_EXPORT extern const char kHasChromeOSKeyboard[]; |
+CHROMEOS_EXPORT extern const char kHomedir[]; |
CHROMEOS_EXPORT extern const char kKioskModeScreensaverPath[]; |
CHROMEOS_EXPORT extern const char kLoginScreen[]; |
CHROMEOS_EXPORT extern const char kLoginManager[]; |