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

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

Issue 8584004: Fixed DefaultNotificationsSetting on ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/policy/policy_templates.json
diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
index d6ca4aa1440aad270352e6feb97ce85864b2caf9..7ab1f49728f4ddb2bf88aeb32a19e2f9914244de 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -1410,7 +1410,7 @@
'caption': '''Ask every time a site wants to show desktop notifications'''
},
],
- 'supported_on': ['chrome.*:10-'],
+ 'supported_on': ['chrome.*:10-', 'chrome_os:0.11-'],
markusheintz_ 2011/11/22 08:51:58 Are you sure that is works for old versions as wel
Joao da Silva 2011/11/22 09:10:20 It was working before. This problem was a regressi
'features': {'dynamic_refresh': 1},
'example_value': 2,
'id': 53,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698