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

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

Issue 19733003: Implement cloud policy invalidations using the invalidation service framework. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 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 1fe75df9d83c7eec8ccf1bacc0e134bb1e2e9b1e..3a404c5fa2bd4891ba215c7a196dbb35dd22a2be 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -1496,6 +1496,12 @@
]
},
+ "MaxInvalidationFetchDelay": {
+ "os": ["chromeos"],
+ "test_policy": { "PolicyRefreshRate": 15000 },
+ "pref_mappings": []
+ },
+
"OpenNetworkConfiguration": {
},

Powered by Google App Engine
This is Rietveld 408576698