| Index: chrome/browser/about_flags.cc
|
| diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc
|
| index 407bbaf739e7cae213075378b6313e2f9e5cb6c4..107c84564da8a8d7618b4bdce6967f78f85089da 100644
|
| --- a/chrome/browser/about_flags.cc
|
| +++ b/chrome/browser/about_flags.cc
|
| @@ -2037,7 +2037,7 @@ const Experiment kExperiments[] = {
|
| IDS_FLAGS_ENABLE_CAPTIVE_PORTAL_BYPASS_PROXY_NAME,
|
| IDS_FLAGS_ENABLE_CAPTIVE_PORTAL_BYPASS_PROXY_DESCRIPTION,
|
| kOsCrOS,
|
| - SINGLE_VALUE_TYPE(chromeos::switches::kEnableCaptivePortalBypassProxy)
|
| + SINGLE_VALUE_TYPE(chromeos::switches::kEnableCaptivePortalBypassProxyOption)
|
| },
|
| {
|
| "enable-roboto-font-ui",
|
|
|