Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index a0cd9661382e5e43b598e389d35a57ce64bdd0e4..da10ab9763002e833ee26dce2cbf2fea549a54b3 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -44,6 +44,7 @@ CHROMEOS_EXPORT extern const char kEnableCarrierSwitching[]; |
CHROMEOS_EXPORT extern const char kEnableChromeVoxNext[]; |
CHROMEOS_EXPORT extern const char kEnableCloudBackup[]; |
CHROMEOS_EXPORT extern const char kEnableConsumerManagement[]; |
+CHROMEOS_EXPORT extern const char kDisableDeviceDisabling[]; |
CHROMEOS_EXPORT extern const char kEnableEmbeddedSignin[]; |
CHROMEOS_EXPORT extern const char kEnableExtensionAssetsSharing[]; |
CHROMEOS_EXPORT extern const char kEnableFirstRunUITransitions[]; |