Index: chrome/test/functional/policy_prefs_ui.py |
=================================================================== |
--- chrome/test/functional/policy_prefs_ui.py (revision 112382) |
+++ chrome/test/functional/policy_prefs_ui.py (working copy) |
@@ -119,6 +119,7 @@ |
'ProxyPacUrl': ('http://localhost:8080/proxy.pac', [], |
[ 'win', 'mac', 'linux' ]), |
'ProxyBypassList': ('localhost', [], [ 'win', 'mac', 'linux' ]), |
+ 'EnableOriginBoundCerts': (False, []), |
'AuthSchemes': ('AuthSchemes', []), |
'DisableAuthNegotiateCnameLookup': (True, []), |
'EnableAuthNegotiatePort': (False, []), |