Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index ce9b47b84e57c5b5f10a0db129d7bfb580f105c8..d12cc848c238f7bcc5e706ecb91b0452e93e3631 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -333,6 +333,8 @@ extern const char kStubCros[]; |
extern const char kScreenSaverUrl[]; |
extern const char kCompressSystemFeedback[]; |
extern const char kAuthExtensionPath[]; |
+extern const char kEnterpriseEnrollmentInitialModulus[]; |
+extern const char kEnterpriseEnrollmentModulusLimit[]; |
#ifndef NDEBUG |
extern const char kOobeSkipPostLogin[]; |
#endif |