Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index 722fde65a6c17ef7eceeb20fb765c1193d65b455..c2a02a2f0a942598c21fc66c9eac1414ad186f58 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -82,6 +82,7 @@ CHROMEOS_EXPORT extern const char kDisableSamlSignin[]; |
CHROMEOS_EXPORT extern const char kGAIAAuthExtensionManifest[]; |
CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[]; |
CHROMEOS_EXPORT extern const char kEnableSupervisedPasswordSync[]; |
+CHROMEOS_EXPORT extern const char kMigrateXkb[]; |
} // namespace switches |
} // namespace chromeos |