[CR132] Add unit test to ensure that content::features::kSharedStorageSelectURLLimit remains disabled
Opened this issue · 0 comments
emerick commented
Description
As part of CR132, this feature flag was moved into //content
. We've had problems in the past testing content-based features in feature_defaults_unittest.cc
. We should investigate and fix that issue and then add this feature test back.