Index: chrome/browser/chromeos/options/vpn_config_view.h |
diff --git a/chrome/browser/chromeos/options/vpn_config_view.h b/chrome/browser/chromeos/options/vpn_config_view.h |
index 623a49c3e795698b0c05684a487dda8f43ae4ec9..3467bb314839ac1c03bdf07502efa140acc12668 100644 |
--- a/chrome/browser/chromeos/options/vpn_config_view.h |
+++ b/chrome/browser/chromeos/options/vpn_config_view.h |
@@ -116,8 +116,6 @@ class VPNConfigView : public ChildNetworkConfigView, |
const std::string& dict_key, |
const std::string& key); |
- CertLibrary* cert_library_; |
- |
std::string server_hostname_; |
string16 service_name_from_server_; |
bool service_text_modified_; |