Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index a0cd9661382e5e43b598e389d35a57ce64bdd0e4..26c1f770774225f6d8c8de2d46e332a851774218 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -79,6 +79,7 @@ CHROMEOS_EXPORT extern const char kPowerStub[]; |
CHROMEOS_EXPORT extern const char kShillStub[]; |
CHROMEOS_EXPORT extern const char kSmsTestMessages[]; |
CHROMEOS_EXPORT extern const char kStubCrosSettings[]; |
+CHROMEOS_EXPORT extern const char kSystemDevMode[]; |
CHROMEOS_EXPORT extern const char kTestAutoUpdateUI[]; |
CHROMEOS_EXPORT extern const char kWakeOnPackets[]; |
CHROMEOS_EXPORT extern const char kEnableScreenshotTestingWithMode[]; |