diff options
author | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-20 17:56:49 +0000 |
---|---|---|
committer | wez@chromium.org <wez@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-10-20 17:56:49 +0000 |
commit | 5bc5c15301e555c7d22b27d2b30c56b6ca1770ac (patch) | |
tree | 3224de17fcacd84b3e723922b9911d1f73a33c50 /chrome/common/pref_names.h | |
parent | e50540ec88e9a2102a028336335fc8eb4ee026ee (diff) | |
download | chromium_src-5bc5c15301e555c7d22b27d2b30c56b6ca1770ac.zip chromium_src-5bc5c15301e555c7d22b27d2b30c56b6ca1770ac.tar.gz chromium_src-5bc5c15301e555c7d22b27d2b30c56b6ca1770ac.tar.bz2 |
Remove RemoteAccessClientFirewallTraversal policy and code paths.
BUG=96318
TEST=
Review URL: http://codereview.chromium.org/8275012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106521 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/pref_names.h')
-rw-r--r-- | chrome/common/pref_names.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h index 0b28aa7..12da82a 100644 --- a/chrome/common/pref_names.h +++ b/chrome/common/pref_names.h @@ -526,7 +526,6 @@ extern const char kGeolocationContentSettings[]; extern const char kLoginDatabaseMigrated[]; -extern const char kRemoteAccessClientFirewallTraversal[]; extern const char kRemoteAccessHostFirewallTraversal[]; extern const char kCloudPrintServiceURL[]; |