Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: chrome/common/pref_names.cc

Issue 8275012: Remove RemoteAccessClientFirewallTraversal policy and code paths. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-rebase Created 9 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/pref_names.h ('k') | chrome/test/functional/policy_prefs_ui.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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";
« no previous file with comments | « chrome/common/pref_names.h ('k') | chrome/test/functional/policy_prefs_ui.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698