| Index: chrome/test/data/policy/policy_test_cases.json
|
| diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
|
| index eb55c5f6bfb385fc051d12c633c9b11232fc670e..7febadeb69bd6c2ead65357b370f5f605921151b 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -3034,11 +3034,11 @@
|
| ]
|
| },
|
|
|
| - "LoginApps": {
|
| + "DeviceLoginScreenAppInstallList": {
|
| "os": ["chromeos"],
|
| - "test_policy": { "LoginApps": [ "abcdefghijklmnopabcdefghijklmnop" ] },
|
| + "test_policy": { "DeviceLoginScreenAppInstallList": [ "abcdefghijklmnopabcdefghijklmnop" ] },
|
| "pref_mappings": [
|
| - { "pref": "cros.device.login_apps" }
|
| + { "pref": "cros.device.login_screen_app_install_list" }
|
| ]
|
| },
|
|
|
|
|