| Index: chromeos/network/onc/onc_signature.h
|
| diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
|
| index 9799d6e19da0e4168c5a8b3533b1003c46171f24..411128dbb40528331101027dd7267b00fef4cafc 100644
|
| --- a/chromeos/network/onc/onc_signature.h
|
| +++ b/chromeos/network/onc/onc_signature.h
|
| @@ -42,6 +42,7 @@ CHROMEOS_EXPORT extern const OncValueSignature kCertificatePatternSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kIPsecSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kL2TPSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kOpenVPNSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature kVerifyX509Signature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kVPNSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kEthernetSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kIPConfigSignature;
|
|
|