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

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

Issue 9617039: Change Origin bound certs -> Domain bound certs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address review comments, remove dead code from spdy_http_stream_spdy2_unittest.cc Created 8 years, 9 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 74b9a327768b81c33fe64c73fed5834f3ccf5648..500ea01ec35229ab5500b5cb5ea5a9520ee84d54 100644
--- a/chrome/app/policy/policy_templates.json
+++ b/chrome/app/policy/policy_templates.json
@@ -2217,10 +2217,10 @@
'future': True,
'example_value': True,
'id': 114,
- 'caption': '''Enable TLS origin-bound certificates extension''',
- 'desc': '''Specifies whether the TLS origin-bound certificates extension should be enabled.
+ 'caption': '''Enable TLS domain-bound certificates extension''',
+ 'desc': '''Specifies whether the TLS domain-bound certificates extension should be enabled.
- This setting is used to enable the TLS origin-bound certificates extension for testing. This experimental setting will be removed in the future.''',
+ This setting is used to enable the TLS domain-bound certificates extension for testing. This experimental setting will be removed in the future.''',
},
{
'name': 'EnableMemoryInfo',
« no previous file with comments | « no previous file | chrome/browser/browsing_data_remover.h » ('j') | chrome/common/extensions/api/browsingData.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698