diff options
Diffstat (limited to 'chromeos/chromeos_switches.h')
-rw-r--r-- | chromeos/chromeos_switches.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h index ea00f39..2281d03 100644 --- a/chromeos/chromeos_switches.h +++ b/chromeos/chromeos_switches.h @@ -51,7 +51,7 @@ CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentInitialModulus[]; CHROMEOS_EXPORT extern const char kEnterpriseEnrollmentModulusLimit[]; CHROMEOS_EXPORT extern const char kFileManagerShowCheckboxes[]; CHROMEOS_EXPORT extern const char kFileManagerEnableWebstoreIntegration[]; -CHROMEOS_EXPORT extern const char kFirstBoot[]; +CHROMEOS_EXPORT extern const char kFirstExecAfterBoot[]; CHROMEOS_EXPORT extern const char kForceLoginManagerInTests[]; CHROMEOS_EXPORT extern const char kGuestSession[]; CHROMEOS_EXPORT extern const char kHasChromeOSDiamondKey[]; |