Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index ae07301a368034db1e3aae733f41671aa1de66e9..0e9dfe4d6663cd109e006506503e6cd3cfd06871 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -1448,8 +1448,6 @@ const char kLoginDatabaseMigrated[] = "login_database.migrated"; |
// Boolean that indicates whether to allow firewall traversal while trying to |
// establish the initial connection from the client or host. |
-const char kRemoteAccessClientFirewallTraversal[] = |
- "remote_access.client_firewall_traversal"; |
const char kRemoteAccessHostFirewallTraversal[] = |
"remote_access.host_firewall_traversal"; |