| Index: chrome/app/policy/policy_templates.json
|
| diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
|
| index 657e0fa96541aef0925edad18d3926026d037a12..fc4d10e83aa1c8c126c3c4c89b8ca939b7dad09a 100644
|
| --- a/chrome/app/policy/policy_templates.json
|
| +++ b/chrome/app/policy/policy_templates.json
|
| @@ -2221,10 +2221,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',
|
|
|