Home
last modified time | relevance | path

Searched refs:kAppShimNewCloseBehavior (Results 1 – 4 of 4) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/apps/app_shim/
H A Dapp_shim_manager_mac_unittest.cc620 scoped_feature_list_.InitWithFeatures({features::kAppShimNewCloseBehavior}, in TEST_F()
678 {features::kAppShimNewCloseBehavior}); in TEST_F()
824 scoped_feature_list_.InitWithFeatures({features::kAppShimNewCloseBehavior}, in TEST_F()
853 scoped_feature_list_.InitWithFeatures({features::kAppShimNewCloseBehavior}, in TEST_F()
888 {features::kAppShimNewCloseBehavior}); in TEST_F()
H A Dapp_shim_manager_mac.cc229 base::FeatureList::IsEnabled(features::kAppShimNewCloseBehavior)) { in ShouldDeleteAppState()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/
H A Dchrome_features.cc85 const base::Feature kAppShimNewCloseBehavior{"AppShimNewCloseBehavior", variable
H A Dchrome_features.h80 extern const base::Feature kAppShimNewCloseBehavior;