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

Unified Diff: components/policy/resources/policy_templates.json

Issue 169443003: Added support for additional popup-blocking policies on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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
« 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: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 0962a549e4038e10d66df527e8081aa0e5d45d90..83bca911d6104832e286f2cd65af4cb917a434f3 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -2562,6 +2562,7 @@
'chrome.*:11-',
'chrome_os:11-',
'ios:34-',
+ 'android:34-',
],
'features': {
'dynamic_refresh': True,
@@ -2585,6 +2586,7 @@
'chrome.*:11-',
'chrome_os:11-',
'ios:34-',
+ 'android:34-',
],
'features': {
'dynamic_refresh': True,
« 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