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

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: '' 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
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"],

Powered by Google App Engine
This is Rietveld 408576698