Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4960)

Unified Diff: chrome/test/data/policy/policy_test_cases.json

Issue 1890203002: Implement Web Restrictions in WebView. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase (again!) Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 f61ae5aadb230f79af6d53bad336e1f5e312a3c6..40295e7fabf5b330f6f3c80a918e89ccd007f159 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -2753,6 +2753,9 @@
{ "pref": "cros.device.system_timezone_automatic_detection" }
]
},
+
+ "WebRestrictionsAuthority": {
+ },
"TaskManagerEndProcessEnabled": {
"os": ["win", "linux", "mac", "chromeos"],

Powered by Google App Engine
This is Rietveld 408576698