| 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 63b3be9ad4b965bea202ac24c55ca75c0d98e919..c065b5c1edaa0e5571aedbdf23c5346c25b07353 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -3023,6 +3023,19 @@
|
| ]
|
| },
|
|
|
| + "DeviceWallpaperImage": {
|
| + "os": ["chromeos"],
|
| + "test_policy": {
|
| + "DeviceWallpaperImage": {
|
| + "url": "http://localhost/",
|
| + "hash": "examplewallpaperhash"
|
| + }
|
| + },
|
| + "pref_mappings": [
|
| + { "pref": "cros.device_wallpaper_image" }
|
| + ]
|
| + },
|
| +
|
| "----- Chrome Frame policies -------------------------------------------": {},
|
|
|
| "ChromeFrameRendererSettings": {
|
|
|