diff --git a/chrome/common/chrome_features.cc b/chrome/common/chrome_features.cc index ae02c750df7997..98702a71e607fd 100644 --- a/chrome/common/chrome_features.cc +++ b/chrome/common/chrome_features.cc @@ -655,7 +655,7 @@ const base::Feature kUsbguard{"USBGuard", base::FEATURE_ENABLED_BY_DEFAULT}; // Enable running shill in a minijail sandbox on Chrome OS. const base::Feature kShillSandboxing{"ShillSandboxing", - base::FEATURE_DISABLED_BY_DEFAULT}; + base::FEATURE_ENABLED_BY_DEFAULT}; #endif // defined(OS_CHROMEOS) // Enable showing a tab-modal dialog while a Web Authentication API request is