| Index: chrome/app/policy/policy_templates.json
|
| diff --git a/chrome/app/policy/policy_templates.json b/chrome/app/policy/policy_templates.json
|
| index fb6998efeff2c0ca279fad070b20b43c009dcb0e..bf77ed89b5e71ffe5bbae2a0015cf1c3b6aff3f2 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',
|
|
|