Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Appease the clang bot.

BUG=chromium-os:19908
TEST=clang bot succeeds
TBR=dmazzoni@chromium.org

Review URL: http://codereview.chromium.org/7845027

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@100770 0039d316-1c4b-4281-b951-d872f2087c98
  • Loading branch information
stevenjb@google.com committed Sep 12, 2011
1 parent e6d90b4 commit 7abec04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chrome/browser/chromeos/cros/network_library.h
Original file line number Diff line number Diff line change
Expand Up @@ -1590,6 +1590,7 @@ class NetworkLibrary {
// VPNConfigData must be provided.
struct VPNConfigData {
VPNConfigData() {}
~VPNConfigData() {}
std::string psk;
std::string server_ca_cert_nss_nickname;
std::string client_cert_pkcs11_id;
Expand Down

0 comments on commit 7abec04

Please sign in to comment.