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

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 2c334c088e12b36698fcdf27cc370af32c72d2fe..89dcbe164b448075e70eda5dc47f2670c5f3ecee 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": ["win", "linux", "mac", "chromeos"],
+ "test_policy": { "PolicyRefreshRate": 15000 },
+ "pref_mappings": []
+ },
+
"OpenNetworkConfiguration": {
},

Powered by Google App Engine
This is Rietveld 408576698