Index: chromeos/chromeos_switches.h |
diff --git a/chromeos/chromeos_switches.h b/chromeos/chromeos_switches.h |
index 40f11f541966668f170433c510fa82ec2a2da364..b48fbd2f39043fc4b6bd38ba8b78f96bb8b84a7c 100644 |
--- a/chromeos/chromeos_switches.h |
+++ b/chromeos/chromeos_switches.h |
@@ -22,6 +22,7 @@ namespace switches { |
// Please keep alphabetized. |
CHROMEOS_EXPORT extern const char kChromeOSReleaseBoard[]; |
CHROMEOS_EXPORT extern const char kDbusStub[]; |
+CHROMEOS_EXPORT extern const char kDisableOnlineEULA[]; |
CHROMEOS_EXPORT extern const char kDisableOOBEBlockingUpdate[]; |
CHROMEOS_EXPORT extern const char kDisableStubEthernet[]; |
CHROMEOS_EXPORT extern const char kEnableExperimentalBluetooth[]; |