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

Unified Diff: chrome/app/policy/policy_templates.json

Issue 5742008: Clean up threading model of external extension providers (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: " Created 9 years, 12 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/app/policy/policy_templates.json
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
index e7a4463b6a7507825dfb4a2894fcedaeb8e88f5b..df95d147bea2e30b1db7e41a96820d1a6aa707a4 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -381,7 +381,7 @@
'type': 'list',
'supported_on': ['chrome.*:9-'],
'annotations': {
- 'features': {'dynamic_refresh': 0},
+ 'features': {'dynamic_refresh': 1},
'example_value': [
'lcncmkcnkcdbbanbjakcencbaoegdjlp;'
'https://clients2.google.com/service/update2/crx'

Powered by Google App Engine
This is Rietveld 408576698