Index: chromeos/chromeos_switches.cc |
diff --git a/chromeos/chromeos_switches.cc b/chromeos/chromeos_switches.cc |
index 3c945b1d12d1a1e78a529b028f39d50b02c79dca..b96d5d4768af806a19d6cb19aeaf40b28b561be8 100644 |
--- a/chromeos/chromeos_switches.cc |
+++ b/chromeos/chromeos_switches.cc |
@@ -315,8 +315,8 @@ const char kGoldenScreenshotsDir[] = "golden-screenshots-dir"; |
const char kArtifactsDir[] = "artifacts-dir"; |
// Bypass proxy for captive portal authorization. |
-const char kEnableCaptivePortalBypassProxy[] = |
- "enable-captive-portal-bypass-proxy"; |
+const char kEnableCaptivePortalBypassProxyOption[] = |
+ "enable-captive-portal-bypass-proxy-option"; |
// Disable automatic timezone update. |
const char kDisableTimeZoneTrackingOption[] = |