| Index: chromeos/network/onc/onc_signature.h
|
| diff --git a/chromeos/network/onc/onc_signature.h b/chromeos/network/onc/onc_signature.h
|
| index 9b01d3a69d21a103ccee5811895c566210459b91..ebc87789a1ed12462744390d1a74b77fa23bcdb3 100644
|
| --- a/chromeos/network/onc/onc_signature.h
|
| +++ b/chromeos/network/onc/onc_signature.h
|
| @@ -46,6 +46,7 @@ CHROMEOS_EXPORT extern const OncValueSignature kThirdPartyVPNSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kVerifyX509Signature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kVPNSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kEthernetSignature;
|
| +CHROMEOS_EXPORT extern const OncValueSignature kTetherSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kIPConfigSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kSavedIPConfigSignature;
|
| CHROMEOS_EXPORT extern const OncValueSignature kStaticIPConfigSignature;
|
|
|