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 c2e49c9bd95078bb8d846dce359a0f1e2fecc39f..6194f632114da5ba87ed17e1323704cab2d096b4 100644 |
--- a/chrome/test/data/policy/policy_test_cases.json |
+++ b/chrome/test/data/policy/policy_test_cases.json |
@@ -2103,6 +2103,14 @@ |
] |
}, |
+ "TouchVirtualKeyboardEnabled": { |
+ "os": ["chromeos"], |
+ "test_policy": {"TouchVirtualKeyboardEnabled": false}, |
bartfab (slow)
2014/06/16 10:20:13
Nit: pad with spaces inside the curly braces.
rsadam
2014/06/16 13:45:34
Done.
|
+ "pref_mappings": [ |
+ { "pref": "ui.touch_virtual_keyboard_enabled" } |
+ ] |
+ }, |
+ |
"----- Chrome OS device policies ---------------------------------------": {}, |
"DevicePolicyRefreshRate": { |