Index: chrome/test/functional/policy_prefs_ui.py |
diff --git a/chrome/test/functional/policy_prefs_ui.py b/chrome/test/functional/policy_prefs_ui.py |
index 82cc51d6fdbc6fd84c2444997aee4b9ab50ff286..5eaebfbde87a5a91cfe784683e2784662561cd08 100644 |
--- a/chrome/test/functional/policy_prefs_ui.py |
+++ b/chrome/test/functional/policy_prefs_ui.py |
@@ -84,7 +84,6 @@ class PolicyPrefsUITest(pyauto.PyUITest): |
'IncognitoEnabled': (False, []), |
'IncognitoModeAvailability': (1, []), |
'SavingBrowserHistoryDisabled': (True, []), |
- 'RemoteAccessClientFirewallTraversal': (True, []), |
'RemoteAccessHostFirewallTraversal': (True, []), |
'PrintingEnabled': (False, []), |
# Note: supported_on is empty for this policy. |