| Index: chromeos/network/onc/onc_signature.h
|
| diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
|
| index acb8406e0f006d49dd98f6924dbcda9713a30339..316ee86901bdabaea0dce41d00e2a0a106526494 100644
|
| --- a/chromeos/network/onc/onc_signature.h
|
| +++ b/chromeos/network/onc/onc_signature.h
|
| @@ -43,6 +43,7 @@ CHROMEOS_EXPORT extern const OncValueSignature kIPsecSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kL2TPSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kXAUTHSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kOpenVPNSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature kThirdPartyVPNSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kVerifyX509Signature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kVPNSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kEthernetSignature;
|
|
|