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

Unified Diff: chrome/test/data/enterprise/chrome.json

Issue 8772014: Add a preference for enabling the TLS origin-bound certificates extension. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Change policy_templates.json as mnissler suggested Created 9 years 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 | « chrome/common/pref_names.cc ('k') | chrome/test/data/enterprise/chrome-reverse.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/enterprise/chrome.json
===================================================================
--- chrome/test/data/enterprise/chrome.json (revision 112382)
+++ chrome/test/data/enterprise/chrome.json (working copy)
@@ -38,6 +38,7 @@
"DownloadDirectory": "Downloads",
"EditBookmarksEnabled": true,
"EnableAuthNegotiatePort": false,
+ "EnableOriginBoundCerts": false,
"EnabledPlugins": ["Java"],
"ExtensionInstallBlacklist": ["extension_id1", "extension_id2"],
"ExtensionInstallForcelist": ["extension_id1;https://clients2.google.com/service/update2/crx"],
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/test/data/enterprise/chrome-reverse.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698